docs
docs copied to clipboard
Documentation for ActivityWatch
In the .desktop file, Instead of `~` the path should specify the path and username explicitly (eg `/home/neo`) since the file does not understand how to expand `~`.
Adjusting the paths for venv, zsh was wrong, I'm assuming other 2 require similar changes. ---- | :rocket: | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit a4b5f1646048c5ca3d4a1f6d1351642e217ac942 | |--------|--------|...
| :rocket: | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit 612751c63bd2e02fccb7e6ee53eddd6d8657de61 | |--------|--------| ### Summary: Updated documentation with best practices, version updates, and new examples for querying and handling...
It crashes as soon as I open it Let me know if you need any more info ``` type: crash osVersion: google/tangorpro/tangorpro:14/AP2A.240805.005/2024080600:user/release-keys package: net.activitywatch.android:33 process: net.activitywatch.android processUptime: 0 + 0...
The Obsidian watcher seems to be dead, with the latest commit being 2 years ago and several issues mentioning it is broken. By contrast, the ActivityWatch plugin for Obsidian works...
> [!IMPORTANT] > Update Python version to 3.13 in GitHub Actions workflow for CI/CD pipeline. > > - **CI/CD**: > - Update Python version from 3.8 to 3.13 in `.github/workflows/build.yml`...
> [!IMPORTANT] > Fix typo in `writing-watchers.rst` by changing 'recommend' to 'recommended'. > > - **Documentation**: > - Fix typo in `writing-watchers.rst`: change 'recommend' to 'recommended'. > > This description...
The following information is easy to miss: - Wayland not yet supported by [aw-watcher-window or aw-watcher-afk](https://github.com/ActivityWatch/activitywatch/issues/92). - Wayland (Posh, Sway) is supported by [aw-watcher-wayland](https://github.com/activitywatch/aw-watcher-window-wayland) (window+idle). - Wayland (Sway, Hyprland, KDE,...
When running `make build` as per the docs it stores in target `release` not `package`. The basename of the executable is also `aw-server` not `aw-server-rust`. Related to [ActivityWatch/aw-server-rust#500](https://github.com/ActivityWatch/aw-server-rust/pull/500) ---- >...
[Hi, I am that Gnome user,](https://github.com/ActivityWatch/docs/issues/26#issuecomment-538463672) I was trying out ActivityWatch yesterday for the first time. I noticed that in the documentation you stated that the system tray icon doesn't...