Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oroulet/okycmd

send commands to a networked onkyo receiver
https://github.com/oroulet/okycmd

Last synced: 5 days ago
JSON representation

send commands to a networked onkyo receiver

Awesome Lists containing this project

README

        

oky is a command line program to control an onkyo receiver. It works by receiving and sending ISCP commands to the receiver over a socket.

This project includes 2 files
onkyo.py: a library implementing the protocol to communicate with the onkyo receiver
oky: a command line interface to onkyo.py

It has been developed for and tested with an Onkyo TX-NR609 but using older documentation for serial interface so it should in theory works with many models.
Only the subset of commands I have use for are implemented, it is however used almost every day and stable