Enhanced controller for Onkyo/Pioneer devices: listen to music properly!
iOS Version
- Download on the App Store
- Do you want try the last version in development? Install TestFlight and tap this link on your iPhone or iPad
- The iOS version is developed with Flutter, see onpc-flutter branch
This app allows remote control of an Onkyo/Pioneer/Integra Network Player or a Network A/V Receiver via the "Integra Serial Communication Protocol". Some TEAC models like Teac NT-503 are also supported.
The two most popular features of the app are music playback and sound profile management. Other benefits include:
- Maximum privacy: No ads, no trackers, no telemetry, no special permissions like GPS
- The modern Material design supports different color themes and works on smartphones and/or tablets in portrait and landscape mode
- One-click access to music playback actions
- Full music playback control (play, stop, pause, track up/down, time seek, repeat and random modes)
- Full tone control (bass, center, treble and subwoofer levels)
- Enhanced Play Queue support (add, replace, remove, clear, change playback order)
- Tuneln Radio and Deezer streaming (if supported by receiver)
- DAB / FM / AM (if supported by receiver)
- Multi-zone support (if supported by receiver)
- Multi-room support: Allows control of groups of devices attached via FlareConnect (like Wireless Audio System NCP-302)
- Control of devices attached via RI
- Display device details and control device settings such as dimmer level, digital filter, auto power, and sleep timer
- Allows control of receivers over an OpenVPN connection (even over a cellular connection)
Currently, this app is only tested with following devices:
- ONKYO NS-6130
- ONKYO TX-NR676E
- ONKYO TX-NR686
- ONKYO TX-8150
- ONKYO RN-855
- Wireless Audio System NCP-302
- Integra DRX-5.2
- Integra DTR 30.7
- Integra DTR 40.7
- Pioneer VSX-LX303
- Teac NT-503
- Teac AG-D500
- Playback screen in landscape orientation, Dark theme
- Playback screen in portrait orientation, Strong Dark theme
- Playback screen and navigation drawer in landscape orientation, 10 Inch tablet, Dark theme
- Media screen (network services), Light theme
For more screenshots, see directory images/screenshots.
Please note that the app does not support the music streaming from your phone to the network player or the receiver. Some network services like Spotify, Tidal, AirPlay are currently not yet tested and may not work.
Documents from Onkyo describing the protocol, including lists of supported commands, are stored in this repository on in 'doc' directory.
- Протокол ISCP/eISCP от Onkyo: управление устройствами Onkyo по сети (in Russian)
- Logo design for Enhanced Controller
- Material Design Icons: http://materialdesignicons.com
- Material Design Palette: https://www.materialpalette.com
- DragSortListView (drag-and-drop reordering of list items): https://github.com/bauerca/drag-sort-listview
- Thank to Tebriz for Logo design
- Thank to mrlad, onschedule for testing and improvements ideas
- Thank to Michael for German translation and code contribution
- Thank to John Orr for improvements ideas and code contribution
This software is published under the GNU General Public License, Version 3
Copyright © 2018-2019 by Mikhail Kulesh, Alexander Gomanyuk
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program.
If not, see www.gnu.org/licenses.