Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wako-app/wako

A Movie & TV Show Tracking App powered by trakt.tv and simkl.com. Available on iOS and Android
https://github.com/wako-app/wako

Last synced: 3 months ago
JSON representation

A Movie & TV Show Tracking App powered by trakt.tv and simkl.com. Available on iOS and Android

Awesome Lists containing this project

README

        

Official website: https://wako.app

Available on:
- [Google Play Store](https://play.google.com/store/apps/details?id=app.wako)
- [Apple Store](https://itunes.apple.com/fr/app/wako-tv/id1456393880?l=en&mt=8)

## Add-ons issue
If you have any issue with an add-on, create an issue on their repository, list is here: https://github.com/wako-app
wako doesn't support un-official add-ons, see with their developer for support.

## Do you want to contribute by translating your app in your own language?

wako uses translatation files located here https://github.com/wako-app/wako/tree/master/i18n to display the app in the user choosen lang.

The default translatation file is the English one: https://raw.githubusercontent.com/wako-app/wako/master/i18n/en.json, which mean that if any translatation `key` is missing in the user selected language, it will use the English value instead.

- If you want to add a new language, go to https://github.com/wako-app/wako/tree/master/i18n and click on the `Create new file` button. Then copy/paste the content of the [English version](https://raw.githubusercontent.com/wako-app/wako/master/i18n/en.json) and start translate the `values`.
- If you want to edit a language, select the desired language from https://github.com/wako-app/wako/tree/master/i18n and click on the `edit` button (the pen icon).