Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aschaeffer/enigma2-indicator
Ubuntu indicator for Enigma 2 based set top boxes in the local network
https://github.com/aschaeffer/enigma2-indicator
enigma2 indicator-applet mpris python ubuntu ubuntu-indicator
Last synced: about 1 month ago
JSON representation
Ubuntu indicator for Enigma 2 based set top boxes in the local network
- Host: GitHub
- URL: https://github.com/aschaeffer/enigma2-indicator
- Owner: aschaeffer
- License: gpl-3.0
- Created: 2017-03-04T17:14:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T12:59:06.000Z (almost 7 years ago)
- Last Synced: 2024-10-06T09:08:35.409Z (about 1 month ago)
- Topics: enigma2, indicator-applet, mpris, python, ubuntu, ubuntu-indicator
- Language: Python
- Size: 180 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enigma 2 Indicator for Ubuntu
Indicator for Enigma 2 based set top boxes in the local network.
![Screenshot Enigma2 Indicator](/docs/images/screenshot-enigma2-indicator.png?raw=true "Enigma2 Indicator")
![Screenshot Sound Menu](/docs/images/screenshot-sound-menu.png?raw=true "Sound Menu Integration")## Features
* Indicator
* Shows current current program title and station name
* Automatically loads TV and radio bouquets and stations
* Menu for selecting bouquet and station
* Ubuntu Sound Menu Integration
* Station name and picon
* Current program title and description (from EPG)
* Channel up / down
* MPRIS
* Channel up / down from another program## Installation
git clone https://github.com/aschaeffer/enigma2-indicator.git
cd enigma2-indicator
sudo -H pip install . --no-cache-dir --upgrade### Optional
Add `e2-indicator.desktop` to the list of `interested-media-players`:
gsettings set com.canonical.indicator.sound interested-media-players "['e2indicator.desktop']"
## Usage
Just launch the enigma2 indicator from the sound menu.
## Usage Command Line
$ e2indicator
## System requirements
* Ubuntu 16.04
* Engima 2 based set top box
* OpenWebIf## Authors
* Andreas Schaeffer
## License
GNU GENERAL PUBLIC LICENSE, Version 3