Skip to content

v0.4.1

Latest

Choose a tag to compare

@jvuori jvuori released this 30 Jul 23:49
· 4 commits to master since this release

Install: uv tool install flexitracker (or download the standalone executable — see below).

Fixes

  • Filled in previously-missing PyPI package metadata: Homepage/Source/Issues/Changelog links, author, classifiers, and keywords. The package has declared license = "MIT" since it was first published, but no LICENSE file was ever shipped — one is now bundled with the package.
  • README now explains up front what FlexiTracker is and makes explicit that the daemon sends activity timestamps to the FlexiTracker cloud service rather than staying fully local, with a pointer to self-hosting the backend if you'd rather not.