aw-webui icon indicating copy to clipboard operation
aw-webui copied to clipboard

Webapp for visualizing and browsing ActivityWatch data, built with Vue.js.

Results 139 aw-webui issues
Sort by recently updated
recently updated
newest added

"Sunburst clock" is not showing data after midnight. Probably because of the "Start of day" setting... ![Screen Shot](https://user-images.githubusercontent.com/66956532/183732119-ab197e29-1415-4b99-b2bc-6422079a5237.png) "Timeline (barchart)" shows the wanted data without any problems: ![Screen Shot](https://user-images.githubusercontent.com/66956532/183732304-d648a208-e5f6-44a2-b819-0bb336f14fdf.png)

bug

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

enhancement

## 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.