
Showly 2.0 is modern, slick, open source Android TV Shows Tracker.
Available on the Google Play Store and soon also on F-Droid.

📸 Screenshots

âš™ Project Setup
Clone repository and open project in the latest version of Android Studio.
Create keystore.properties
file and put it in the /app
folder.
Add following properties into keystore.properties
file (values are not important at this moment):
keyAlias=github
keyPassword=github
storePassword=github
Add your Trakt.tv and TMDB API keys as following properties into your local.properties
file located in the root directory of the project:
traktClientId=“your trakt client id”
traktClientSecret=“your trakt client secret”
tmdbApiKey=“your tmdb api key”
- Generate your own Firebase
google-services.json
file and put it in the /app
directory.
- Rebuild and start the app.
Language Translations
I’m always looking for help with translating app into more languages.
If you are interested in helping now or in the future, please visit our CrowdIn project and join:
https://crwd.in/showly-android-app
Project Repository
GitHub : github.com/michaldrabik/showly-2.0
Official WebSite : showlyapp.com
Twitter : twitter.com/AppShowly
Email : showlyapp@gmail.com