willwashburn / rescuetime-menu-bar

:hourglass_flowing_sand: track total productive hours in your menu bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RescueTime Menu Bar MIT

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.

Installation

timeforthat.gif (right now you have to build it, but it's really not that hard)

Building

  1. Install rescuetime and grab an API key
  2. Clone this repo somewhere locally
  3. Run npm install
  4. Copy key.json.example to key.json.
  5. run npm run build and look in your dist directory!

Requirements

  • Mac OS 10.8 and higher

Contributors

Changelog

  • 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

About

:hourglass_flowing_sand: track total productive hours in your menu bar

License:MIT License


Languages

Language:JavaScript 82.0%Language:HTML 18.0%