Skip to content

Just a basic chronometer with one-click access in the OSX navbar

License

Notifications You must be signed in to change notification settings

lpalbou/chronosx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChronosX

Minimal macOS menubar chronometer with lap history.

macOS Python License

Install

Via pip

pip install chronosx
chronosx

As macOS App (clickable icon)

git clone https://github.com/lpalbou/chronosx.git
cd chronosx
./scripts/build_app.sh
cp -r dist/ChronosX.app /Applications/
open /Applications/ChronosX.app

Usage

Action Result
Click Start/stop timer
Right-click Open laps popup
Double-click title Edit lap title
Clear Delete all laps
Exit Quit app

Display

  • — Idle
  • MM:SS.m — Running (minutes:seconds.tenths)

Data

Laps stored in ~/.chronosx_laps.json

Requirements

  • macOS 10.14+
  • Python 3.9+

License

MIT

About

Just a basic chronometer with one-click access in the OSX navbar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published