Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 434 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 434 Bytes

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.