Skip to content

Watches keyboard and mouse activity to determine if you are AFK or not (for use with ActivityWatch)

License

Notifications You must be signed in to change notification settings

ActivityWatch/aw-watcher-afk

Repository files navigation

afkwatcher

Build Status

Watches your keyboard and mouse activity to determine if you are AFK or not

Install

Normal install:

make build

Developer install (uses pip install --editable):

make build DEV="true"