n3amil / aw-watcher-afk

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

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

License:Mozilla Public License 2.0


Languages

Language:Python 97.1%Language:Makefile 2.9%