No description
  • Python 88.3%
  • JavaScript 11.7%
Find a file
2026-01-07 12:20:59 +00:00
.gitignore Initial commit 2026-01-07 11:12:25 +00:00
flask_app.py . 2026-01-07 12:16:21 +00:00
LICENSE update readme 2026-01-07 12:20:59 +00:00
README.md update readme 2026-01-07 12:20:59 +00:00
widget.js add js code 2026-01-07 12:18:16 +00:00

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.