No description
- Python 88.3%
- JavaScript 11.7%
| .gitignore | ||
| flask_app.py | ||
| LICENSE | ||
| README.md | ||
| widget.js | ||
toggl-widget
A simple Python based method to display recent recent Toggl time tracking data on any web page.
Design
Python Flask application that requests the latest entry in a Toggl project, this is cached locally for as many minutes as you like and displayed in plain text at a given endpoint.
Javascript code is used to display this on Bearblog.