Did you find any of this usefull? Consider buying me a coffe over at BuyMeACoffee
This plugin gets you current productivity pulse and translates it to a 'bar' graph like so:
Circles can look like this:
● ◐ ○
Credits to for the original code and idea: https://github.com/jckyeh/bitbar-rescuetime-plugin
- Download the latest version of BitBar.
- Copy it to your Applications folder and run it.
- Follow the prompts to create and select a plugins folder.
- Download this plugin and move to your plugins directory.
- Create a new API key from your RescueTime account here.
- Store the key in ~/Library/RescueTime.com/api.key.
- Set your target in under
const goal = 70;
- Hit Refresh from one of the BitBar menus.
The productivity date is filterd using a filter provided by Rescue time to filter on 'During working hours' (it's not well documented yet). You need a premium acount for it. Want to use the filer? Set restrict_to_working_hours = false;
to true