Skip to content

vkuznetsov/mac-pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro

Simple statusbar pomodoro timer for macOS

screenshot

Build

pip install --upgrade pip
pip install pipenv
pipenv install
pipenv shell
python setup.py py2app

Usage

open dist/Pomodoro.app

Press alt-shift-~ for start timer or click "Restart" in app menu

Configuration

I didn't want to make settings windows and configs, so I made Settings class with hard-coded options.

About

Simple statusbar pomodoro timer for macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages