Minimal macOS menubar chronometer with lap history.
pip install chronosx
chronosxgit clone https://github.com/lpalbou/chronosx.git
cd chronosx
./scripts/build_app.sh
cp -r dist/ChronosX.app /Applications/
open /Applications/ChronosX.app| Action | Result |
|---|---|
| Click | Start/stop timer |
| Right-click | Open laps popup |
| Double-click title | Edit lap title |
| Clear | Delete all laps |
| Exit | Quit app |
◉— IdleMM:SS.m— Running (minutes:seconds.tenths)
Laps stored in ~/.chronosx_laps.json
- macOS 10.14+
- Python 3.9+
MIT