Watches your keyboard and mouse activity to determine if you are AFK or not
Normal install:
make build
Developer install (uses pip install --editable
):
make build DEV="true"
Watches keyboard and mouse activity to determine if you are AFK or not (for use with ActivityWatch)
PythonMPL-2.0