ActivityWatch / docs

Documentation for ActivityWatch
https://docs.activitywatch.net/
27 stars 70 forks source link
activitywatch documentation

ActivityWatch Documentation

Build Documentation Status

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.