Screenbar released on Mac app store
Screenbar, an app for taking automatic screenshots, has been released on Mac app store. It was also shipped with a new design.
I write about software, app and web development.
Screenbar, an app for taking automatic screenshots, has been released on Mac app store. It was also shipped with a new design.
Screenbar version 0.3 adds a feature to enable and disable sound while taking automated screenshots.
Now it's time to look at the Electron frameless window functionality. Using a frameless window removes the menu and menubar in your app.
Screenbar is a Mac os Menubar application that helps you to set a timer to take screenshots. I recently did a minor update to it.
Thought i'd make a simple Electron hello world tutorial application. Electron is a framework for building desktop apps with CSS, Javascript and HTML.
Record audio with Soundflower on Mac OS. It's free and open source. I use this as an alternative to Loopback, which is great but has a limitation
You can automate screenshots in mac os x with Screenbar. It's a menu bar application from where you can start and stop a timer that takes a screenshot.
To schedule script in OSX to run every now and then you can use launchd. Add a scheduled job by saving a .plist in folder LaunchAgents
I needed to automate screenshots in mac os x, but i needed to use both my hands to play a game at the same time as i was taking screenshots.
When following the instructions to install Cocoapods on Mavericks the following error occured.
With automator you can add scripts to your right click menu in xcode. We can use this to create a script that helps us keep our import directives in order.
För att schemalägga script i OSX Lion används launchd. Lägg till ett jobb genom att spara en .plist i mappen /Users/%användare%/Library/LaunchAgents.