Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 640 Bytes

File metadata and controls

37 lines (24 loc) · 640 Bytes

🚧 Metronome is still a WIP with missing features and various bugs

Metronome

A simple, yet featureful metronome app for desktop

Screenshot of the home page of Metronome

How to Run

cd src
# On Linux and macOS
python3 .
# On Windows
python .

Running tests

fd "tests.py" -x pytest

Thirdparty

Thanks to these projects for making Metronome possible. :)

License

Metronome is licensed under the GNU General Public License (GPL) version 3.