Skip to content

ActivityWatch/docs

Repository files navigation

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.