BelKed
BelKed
The isssue is already fixed, you'll have to wait for the next release of ActivityWatch, or you can build [`aw-webui`](https://github.com/ActivityWatch/aw-webui) yourself following the instructions in the README. Also, use the...
https://github.com/ActivityWatch/aw-webui/commit/1860f1592e5fa871692062460d73b59b807ed19d — this is where support for the Zen browser was added to the `aw-webui` :)
Similar to https://github.com/ActivityWatch/activitywatch/issues/1012
- Duplicate of https://github.com/ActivityWatch/aw-webui/issues/576
I'm not a repo owner/maintainer, @ErikBjare is 😁
@Victor239 Which browser are you using? Based on the "last update," I’m guessing it might be Google Chrome. If so, you can access the Task Manager by going to **More...
Or for Firefox — `about:processes`. And then click on the gauge:
Likely same problem as in https://github.com/ActivityWatch/activitywatch/issues/873... You might need to run ActivityWatch as Administrator if you want to track other privileged processes :)
Hi it, might be an issue on the UI side; please check if you have data in these three buckets: 1. Go to `http://localhost:5600/#/timeline` 2. Check if you have for...
Thanks for reporting, the issue is with the browser name — `Chrome.exe`. Out of the box it should be `chrome.exe` (everything lowercase)...