This ActivityWatch "watcher" asks you what you were doing in a pop-up dialogue when you get back to your computer from an AFK (away from keyboard) break.
pipx install aw-watcher-ask-away
Most of the improvements involve a more complicated pop-up window.
- Use
pyinstaller
or something for distribution to people who are not developers and know how to install things from PyPI.- Set up a website, probably with a GitHub organization.
- Handle calls better/stop asking what you were doing every couple minutes when in a call.
- See whether people would rather add data to AFK events instead of creating a separate bucket. Maybe make that an option/configurable.
Here are some helpful links:
Note: I am using this project to get experience with the hatch
project manager.
I have never use it before and I'm probably doing some things wrong there.
aw-watcher-ask-away
is distributed under the terms of the MIT license.