Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wako-app/wako
- Owner: wako-app
- Created: 2020-11-30T14:43:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T08:21:54.000Z (12 months ago)
- Last Synced: 2024-08-02T01:26:50.920Z (6 months ago)
- Homepage: https://wako.app
- Size: 1.29 MB
- Stars: 27
- Watchers: 3
- Forks: 3
- Open Issues: 44
-
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).