A GUI to generate an APK (custom app) from a ZIM file
Open
- Dominant language
- HTML
- Stars
- 93
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Thanks to WP1 Server it's now very easy to generate zim files and this is awesome !
Nevertheless if the user would like to transfor this zim file into an APK file it's more complicated and requires technical skills (c.f. https://github.com/kiwix/kiwix-android-custom ).
The idea is to have a web page where the user:
1-input the name of the app
2-input the version of the app
3-select the zim file
4-select a logo to be used for the custom app
5- :
5-click on generate
By Clicking on generate an APK file will be generated and can be downloaded by the user who will be in charge of publishing it on the google play store.
Contributor guide
Assessment
This issue has not been assessed yet.