Documentation for ActivityWatch, the free and open-source automated time tracker.
The docs are hosted at docs.activitywatch.net (by Read the Docs).
Install dependencies with pip install . (we recommend a virtualenv) or poetry install.
Build the docs with make html.