Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 742 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 742 Bytes

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.