Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oroulet/okycmd
- Owner: oroulet
- License: other
- Created: 2013-02-07T17:53:38.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-02T10:29:01.000Z (about 9 years ago)
- Last Synced: 2024-12-08T08:37:35.468Z (28 days ago)
- Language: Python
- Size: 109 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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.pyIt 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