Skip to content

Gratuitously display your monthly earnings in realtime as reported by Toggl Track

License

Notifications You must be signed in to change notification settings

logram-llc/toggl-track-earnings

Repository files navigation

toggl-track-earnings

Gratuitously display your monthly earnings as reported by Toggl Track in your web browser.

Demo

Quick Start

# Install
pip install 'toggl_track_earnings @ git+https://github.com/logram-llc/toggl-track-earnings'

# Run
TOGGL_TRACK_USER='[email protected]' TOGGL_TRACK_PASS='xyz' TOGGL_TRACK_PORT='8000' toggl-track-earnings

Open your browser at http://127.0.0.1:8000.

The program start might take some time, but subsequent pulls from the API should be much faster. Toggl Track's API has a strict ratelimit (~1 req/sec).

About

Gratuitously display your monthly earnings in realtime as reported by Toggl Track

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published