track total productive hours in your menu bar
This adds the total hours and minutes that you've had of productivity today, according to rescuetime.
timeforthat.gif (right now you have to build it, but it's really not that hard)
- Install rescuetime and grab an API key
- Clone this repo somewhere locally
- Run
npm install
- Copy key.json.example to key.json.
- run
npm run build
and look in your dist directory!
- Mac OS 10.8 and higher
- Will Washburn (@willwashburn)
- Khaliq Gant (@khaligant)
- v0.0.2 - Added RescueTimeMenuBar to be started at startup automatically
- v0.0.1 - Menu bar text with hours and minutes of productivity since 12am of that day