2026-04-18 16:56:51 +01:00
2026-04-18 16:56:51 +01:00
2026-04-11 22:26:58 +01:00
2026-04-18 01:24:30 +01:00
2026-04-11 22:26:58 +01:00
2026-04-18 16:56:51 +01:00

al: the activity logger

Logo

al is a simple CLI-based tool for logging your mouse and keyboard activity to a file. This can be useful for time and sleep tracking.

Installation

make

Usage

Run the bash script al.sh to start al in a TMUX session.

./al.sh

Alternatively, run al directly:

./al | tee -a ~/.history/activity_log.csv
Description
Log your mouse and keyboard activity to a file for time series analysis.
Readme 212 KiB
Languages
C 92.1%
Makefile 5.6%
Shell 2.3%