A simple button implementation to build a remote for a Denon AVR
Default buttons have been added for a typical 2-zone setup
- python3
- Kivy>=2.2.0
This is my first KivyMD app, and much of the code was borrowed from the sample App: https://github.com/Ngonie-x/todo-application-kivymd
I have added the spec file you can use to package with buildozer. You can follow this link on how to package applications using google colab, provided by aforementioned todo sample.