marcaube / watson-statusbar

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 92.7%Language:Makefile 7.3%