aw-webui
aw-webui copied to clipboard
Webapp for visualizing and browsing ActivityWatch data, built with Vue.js.
"Sunburst clock" is not showing data after midnight. Probably because of the "Start of day" setting...  "Timeline (barchart)" shows the wanted data without any problems: 
As @kovasap mentioned in #265, joy-plots are cool and can give users an overview of when they spent time in a particular category, among other things: https://eagereyes.org/blog/2017/joy-plots
## TODO - [x] Get working in dev/serve mode - [ ] Proper CLI (using which lib?) - [ ] Fix tray icon menu for modules (update the checkboxes' running...
Similar to [this PR](https://github.com/ActivityWatch/aw-webui/pull/261) (and as [discussed here](https://github.com/ActivityWatch/aw-webui/issues/174) this contains a additional app categorizations. Some additional changes: * Added `select_keys` to the rule. This is helpful for matching on the...
It looks like this was partially done, so I just cleaned it up. Also added the name of brave browser on macOS.
fixes https://github.com/ActivityWatch/activitywatch/issues/573 ## TODO - [ ] Prettier host select - [ ] Refactor wrapper code for canonicalEvents to share between Timeline and Search - [ ] Implement category-timeline (wait...
Rebased and salvaged #162 Shouldn't require any changes to backend code. ## Tasks - [ ] Review what would make the best UX from previous discussions - [ ] How...
Had this in my working tree for along time. Not ready and not sure if it's a good idea, but thought I should open a PR for it regardless.