🚧 Metronome is still a WIP with missing features and various bugs
A simple, yet featureful metronome app for desktop
cd src
# On Linux and macOS
python3 .
# On Windows
python .fd "tests.py" -x pytestThanks to these projects for making Metronome possible. :)
- PySide6
- PyTest
- PyDispatcher
Metronome is licensed under the GNU General Public License (GPL) version 3.
