i3control/README.rst

20 lines
510 B
ReStructuredText

i3Control
=========
A basic android app and python backend to control media functionality on Linux.
Android app
-----------
Change the hostname or IP address of the target machine using the settings button top right.
.. image:: https://myazo.theedgeofrage.com/data/58ede96cfbf39e9e6dfa079f.png
:alt: App screenshot
Python backend
--------------
You can run it through wsgi or just directly from the shell using ``python run.py``.
The only dependency is `Flask <https://pypi.python.org/pypi/Flask>`_.