dmstocking / couch-tatertot

Android app for managing CouchPotato.
13 stars 3 forks source link

CouchTatertot

CouchTatertot is an open source android app for managing your CouchPotatoV2 server. It is also available on Google Play.

Google Play Icon

Free apk download here.

Features:

Example Screenshot:

Example Screenshot

Contributing

First, fork the CouchTatertot repository. Downloaded the android support library version 10. Set the environmental variable ANDROID_HOME to the android sdk location. Then in IntelliJ, go to open a current project. Find the file pom.xml. It will be located in the top most folder of your repo. It will be with ChangeLog and README.md. After opening the project, open the Module settings. There should be two ~apklib projects. Add a maven dependency of com.google.android:support-v4:10 to both. Compile and Run to test your setup. After making your changes, request a pull.

Contributors