/aw-watcher-afk

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

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

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"