Where is the data stored?
woropajj opened this issue · 1 comments
woropajj commented
I think I've installed the plugin correctly. My question is: where is the data stored? In what format?
I would like to make custom reports.
ErikBjare commented
Events are reported to the ActivityWatch server you're running (backed by a sqlite db, events are JSON-serializable). You can access the data from http://localhost:5600/#/buckets or using the API.