2
1
Fork
You've already forked Metronome
0
A simple, yet featureful metronome app for desktop
  • Python 59.1%
  • QML 40.2%
  • Shell 0.7%
I Woithe 69ef9bac9b Position settings pages top center of each page
Includes:
- ♻️ Refactor usage of models
2023年10月23日 12:39:39 +10:30
.github/workflows 🐳 Disable macOS build 2023年10月20日 16:53:46 +10:30
assets 🐳 Move the .github directory 2023年10月12日 10:13:17 +10:30
share 📎 Commit share.qrc 2023年08月08日 12:52:53 +09:30
src Position settings pages top center of each page 2023年10月23日 12:39:39 +10:30
.gitignore 🎉 Add playback 2023年08月08日 11:55:50 +09:30
CONTRIBUTING.md Many code changes 2023年08月07日 11:58:02 +09:30
LICENSE 🚧 Initial commit 2023年07月26日 16:51:27 +09:30
pyproject.toml 📎 Add tests for version number 2023年07月27日 13:59:46 +09:30
README.md 📚 Add third party library to credits 2023年08月29日 12:38:46 +09:30
requirements.txt 🐳 Add build.yml 2023年10月12日 10:11:24 +10:30

🚧 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.