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