You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.idea | 4 years ago | |
app | 4 years ago | |
backend | 4 years ago | |
gradle/wrapper | 4 years ago | |
.gitignore | 5 years ago | |
README.rst | 4 years ago | |
build.gradle | 4 years ago | |
gradle.properties | 5 years ago | |
gradlew | 5 years ago | |
gradlew.bat | 5 years ago | |
settings.gradle | 5 years ago |
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>`_.