OpenLake/Activity-Tracker

Create watchers to track mouse, keyboard, and speaker events

Open

#14 geöffnet am 1. Aug. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (30 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (23 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

At the moment, we've implemented a tracker that only tracks Active window titles and the application name. We can beyond this and add more types of data to the system.

One such detail would be adding a tracker for mouse and keyboard events. We don't want to track what the user has typed/clicked. We just want to track whether the user is active or not. (Depending on the keyboard/mouse events)

Contributor Guide