Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 387 Bytes

File metadata and controls

29 lines (15 loc) · 387 Bytes

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