https://github.com/aschaeffer/sony-av-indicator
I own a SONY STR DN 860 and want to control volume and input source from my computer!
https://github.com/aschaeffer/sony-av-indicator
av-indicator avr indicator-applet sony sony-str-dn860
Last synced: about 1 month ago
JSON representation
I own a SONY STR DN 860 and want to control volume and input source from my computer!
- Host: GitHub
- URL: https://github.com/aschaeffer/sony-av-indicator
- Owner: aschaeffer
- License: gpl-3.0
- Created: 2016-05-13T21:52:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-03T14:09:21.000Z (almost 8 years ago)
- Last Synced: 2025-02-23T00:05:38.491Z (3 months ago)
- Topics: av-indicator, avr, indicator-applet, sony, sony-str-dn860
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 19
- Watchers: 7
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sonyavindicator
Indicator for Sony AV receivers in the local network. The indicator automatically detects the AV indicator by scanning for port 33335 in the local network.
Currently this indicator works well for the STR-DN860. It might work on other devices as well, but since I don't own other devices feedback is welcome. This project is open for pull requests.
## Installation
$ git clone https://github.com/aschaeffer/sony-av-indicator.git
$ cd sony-av-indicator
$ sudo -H pip3 install . --no-cache-dir --upgrade### Optional
Add `sony-av-indicator.desktop` to the list of `interested-media-players`:
$ gsettings set com.canonical.indicator.sound interested-media-players "['sonyavindicator.desktop']"
## Usage
$ sonyavindicator
## System requirements
* Ubuntu 16.04
* Sony STR-DN-860 (other devices might work, but not tested)## Authors
* Andreas Schaeffer
* Michael Kapuscik## License
GNU GENERAL PUBLIC LICENSE, Version 3