Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgomes/pymediaroom
Python Remote Control for Mediaroom STB
https://github.com/dgomes/pymediaroom
Last synced: 1 day ago
JSON representation
Python Remote Control for Mediaroom STB
- Host: GitHub
- URL: https://github.com/dgomes/pymediaroom
- Owner: dgomes
- License: mit
- Created: 2017-08-07T15:32:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-11T23:22:26.000Z (almost 3 years ago)
- Last Synced: 2024-12-15T19:43:03.119Z (13 days ago)
- Language: Python
- Size: 46.9 KB
- Stars: 15
- Watchers: 8
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://badge.fury.io/py/pymediaroom.svg
:target: https://badge.fury.io/py/pymediaroom
pymediaroom - Python Remote Control for Mediaroom STB
=====================================================Mediaroom is an IPTV platform currently developed by Ericsson with deployments worldwide,
for more information check `wikipedia`_.This python package provides an api that sends to the set-up-box the same commands the IR remote sends.
You do not require any special hardware, you just need to run this package from an equipment connected
to the same network segment as the set-up-box... _wikipedia: https://en.wikipedia.org/wiki/Ericsson_Mediaroom
Available Keys
==============- Number0
- Number1
- Number2
- Number3
- Number4
- Number5
- Number6
- Number7
- Number8
- Number9
- Back
- OK
- Menu
- Left
- Right
- Up
- Down
- ProgUp
- ProgDown
- VolUp
- VolDown
- Mute
- Exit
- Guide
- Switch
- Rec
- PlayPause
- Forward
- Rewind
- Power
- Info
- Search
- Enter
- VoD
- Stop
- Red
- Green
- Yellow
- Blue
- Delete
- Options
- Open
- AV
- Prev
- Next
- OptionsAlt
- FavouriteCopyright
---------pymediaroom is Copyright (C) 2017 Diogo Gomes