Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willianpaixao/ctrlpi_xbmc
Controls remotely several XBMC systems simultaneously.
https://github.com/willianpaixao/ctrlpi_xbmc
Last synced: 2 days ago
JSON representation
Controls remotely several XBMC systems simultaneously.
- Host: GitHub
- URL: https://github.com/willianpaixao/ctrlpi_xbmc
- Owner: willianpaixao
- License: gpl-3.0
- Created: 2014-01-29T06:36:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-25T01:57:39.000Z (about 10 years ago)
- Last Synced: 2024-05-29T22:39:08.460Z (6 months ago)
- Language: Python
- Size: 323 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
=======
CTRL+Pi
=======Designed to be used mainly as a advertisement product, this project is a remote
controller of XBMC systems. It has Python as main language and I'm trying to
write the most elegant code that I ever made.**CTRL+Pi** will allow transfer media files, then run in loop mode and any other
command that you want, like shutdown or list of items in the current play list.Documentation
=============To build the documentation, go to *doc/* folder and run::
make htmlOf course, you can change the output format to *latex*, *epub* and any other
format available by Python Sphinx.