Skip to content

A little interval timer that plays a series of notes every so often to help keep you on task.

Notifications You must be signed in to change notification settings

harvard-lil/Tooncentrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tooncentrate

Tooncentrate is a simple interval timer that, by default, will play a random selection of notes from the E Natural Minor scale every six minutes.

Requests and PRs welcome.

Installation

In the same directory as this README.md file, run:

pip install -r requirements.txt

You should then be able to run the application in Python.

Usage

Right now there is no interface other than starting the timer. If you're in the same directory, just run:

python main.py

Issue a good ol' Ctrl+C to stop the timer.

About

A little interval timer that plays a series of notes every so often to help keep you on task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages