Skip to content

PyGTK GUI for Onkyo AV receivers (handy when you lose both remote & android somewhere in the apartment)

License

Notifications You must be signed in to change notification settings

DmitrySandalov/onkyo_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onkyo_gui

PyGTK GUI for Onkyo AV receivers

alt tag

  • Launch the tool with python main.py (change IP in main function)

  • This gui can be easily modified :)

    • Open the comprehensive list of commands in onkyo_gui/util
    • Add commands to onkyo_gui/eiscp/onkyo_raw_commands.txt
    • Generate py file with python raw_commands_massager.py onkyo_raw_commands.txt > commands.py
    • Modify the main.py file
  • Tested on Ubuntu 13.04 with Onkyo TX-NR515 receiver (but should work with other receivers)

  • Based on https://github.com/compbrain/Onkyo-TX-NR708-Control/

About

PyGTK GUI for Onkyo AV receivers (handy when you lose both remote & android somewhere in the apartment)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages