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 noLICENSEfile 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.