-
- [x] I have searched the [issues](https://github.com/ActivityWatch/activitywatch/issues) of this repo and believe that this is not a duplicate.
- [x] I have searched the [documentation](http…
-
i download windows version "activitywatch-windows-x86_64-v0.7.0b1.zip" from https://github.com/ActivityWatch/activitywatch/releases.
unzip and run aw-qt follow the guide, but it reported error mess…
-
- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x] I have searched the issues of this repo and believe that this is not a …
-
One Week ago, the activitywatch suddenly stopped recording data. I wasn't making any changes to the source at the time, so I don't' know what triggered it. Here are the errors:
```
File "C:\user…
-
- [x] Add a way to view the ActivityWatch bundle version from the web UI and aw-qt (probably through the `/api/0/info` endpoint), the version could be stored in a VERSION.txt file or something upon b…
-
**Exception in Plugin Activity Watcher (1.0.8)**
This Error Message comes up regularly in my IntelliJ Ultimate 2019.2.3.
This curse might be different, but it always end up in an infinity loop in…
-
AW shuts down after a while, then I can't bring it back up by hand (seems to work on initial startup, I'm on Win 10, aw v0.8.0b8)
![image](https://user-images.githubusercontent.com/2169849/55599556…
pcuci updated
4 years ago
-
- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x] I have searched the issues of this repo and believe that this is not a duplic…
-
I've made some UI changes to the Vue app. When I run it with `npm run serve`, they display correctly.
When I then run `make build` in the root activitywatch folder, and then run `aw-qt`, the change…
-
This binary seems to assume the aw-server is running on localhost:5600.
If aw-server runs on a different machine, it would be convenient to allow configuration of hostname and port of the server.