|
||
---|---|---|
.idea | ||
app | ||
backend | ||
gradle/wrapper | ||
.gitignore | ||
README.rst | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.rst
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>`_.