A little macOS app that lives in your status bar and links your Timeular Zei to Noko for super-simple time tracking.
- macOS
- Python 3.6+ (e.g. from homebrew or python.org, doesn't really matter as long as
python3
is on your$PATH
)
Copy config.py-example
to config.py
and edit to suit.
Then run make
to install requirements and build the app automatically. Nokoular.app
will be created in dist/
.