Skip to content

KristianKarl-zz/OnkyoRemote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnkyoRemote

Build Status

This is a small hack I did to remote control my Onkyo TX-NR609. I re-used code from Simon Aldrich's blog at http://simon.aldrich.eu/blog/tag/iscp/

I wrapped the stuff in a small Qt dialog. Now I don't need to get out of bed to adjust the volume any more \o/

OnkyoRemote

Compile and run

mkdir build
cd build
cmake ..
make
./OnkyoRemote

Firewall

On a Fedora machine

sudo iptables -I INPUT -p udp --dport 60128 -j ACCEPT
sudo service iptables save

About

Qt remote control for Onkyo Receiver TX-NR609.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages