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: 12 days ago
JSON representation
A Movie & TV Show Tracking App powered by trakt.tv and simkl.com. Available on iOS and Android
- Host: GitHub
- URL: https://github.com/wako-app/wako
- Owner: wako-app
- Created: 2020-11-30T14:43:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T10:57:13.000Z (24 days ago)
- Last Synced: 2025-04-09T11:46:07.617Z (24 days ago)
- Homepage: https://wako.app
- Size: 1.44 MB
- Stars: 41
- Watchers: 2
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-repositories - wako-app/wako - A Movie & TV Show Tracking App powered by trakt.tv and simkl.com. Available on iOS and Android (Others)
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).