#Marantz web interface in python for Amplifier CR 510 / CR 511 (perhaps others with api)
##Description A little web interface for web server to command marantz amplifier
work with model: CR510
##Necessary
Python3 Flask
##Use
python3 marantz.py
and point your browser on http://127.0.0.1:5000
##todo
correction for mobil interface
sorry for the code quality, i newbie...