Seán Healy

Technical Founder

Based in Dublin, Ireland

Contact: sean@seanhealy.ie


← Back to Portfolio

Mirrors:

Languages used
git clone https://codeberg.org/seanhly/activity-logger

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