/watson-statusbar

A GUI wrapper around watson, the CLI time tracking app by TailorDev.

Primary LanguagePythonMIT LicenseMIT

Watson Statusbar

A simple GUI wrapper around watson using Python and rumps.

Prerequisites

Installation

$ make install

Running the app

$ make run

TODO

  • Fix the build, py2app can't seem to link Python 3 correctly as it is...
  • Make it possible to edit the last frame
  • Add a button to resume the last project, if stopped in the last 15min
  • Clean-up the code...
  • Add a screenshot to the README