mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-03 19:38:36 -04:00
Merge branch 'master' of https://github.com/kiwix/kiwix-html5-windows
Former-commit-id: 5fae5537c8df664eb040a1ecde02e58aff040fd5
This commit is contained in:
commit
6e901a70d6
23
README.md
23
README.md
@ -14,14 +14,27 @@ If you would like to test the current build on a Windows Mobile device running W
|
|||||||
download the .appxbundle under AppPackages/KiwixWebApp_0.x.x.x_Test/ and save it in your
|
download the .appxbundle under AppPackages/KiwixWebApp_0.x.x.x_Test/ and save it in your
|
||||||
downloads folder, or other accessible folder, on the phone. Enable Developer mode on your device
|
downloads folder, or other accessible folder, on the phone. Enable Developer mode on your device
|
||||||
(Settings / Updates and security / For developers). Open the File Explorer on the phone, navigate
|
(Settings / Updates and security / For developers). Open the File Explorer on the phone, navigate
|
||||||
to the downloads folder and tap the KiwixWebApp bundle. You will be asked if you wish to install.
|
to the downloads folder and tap the KiwixWebApp bundle. You will be asked if you wish to install,
|
||||||
|
but it then installs silently in the background. Be patient: it can take a minute or so for the Kiwix
|
||||||
|
icon to appear in the All Apps list. You will also need to download a ZIM file to use with the app
|
||||||
|
(see below).
|
||||||
|
|
||||||
Installation on a Windows 10 PC involves sideloading with the PowerShell script. Download the full
|
Installation on a Windows 10 PC involves sideloading with the PowerShell script. Download the full
|
||||||
AppPackages/KiwixWebApp_0.x.x.x_Test/ folder to your PC. Turn on Developer mode (Settings /
|
AppPackages/KiwixWebApp_0.x.x.x_Test/ folder to your PC (you can use https://minhaskamal.github.io/DownGit
|
||||||
Update and security / For developers). Right-click Add-AppDevPackage.ps1 inside the folder and run with
|
to do this). Turn on Developer mode (Settings / Update and security / For developers). Open the folder
|
||||||
PowerShell. You may be prompted to install a developer's certificate.
|
in File Explorer, Right-click the Add-AppDevPackage.ps1 inside the folder and choose to run with PowerShell.
|
||||||
|
You may be prompted to install the developer's certificate.
|
||||||
|
|
||||||
Our intention is to make this app available in the Windows Store.
|
You will need a ZIM file to work with this app. For testing, you can download the Ray Charles ZIM
|
||||||
|
file in the tests folder on this repository. You only need the wikipedia_en_ray_charles_2015-06.zim
|
||||||
|
file, not all the files ending .zimaa, .zimab, etc., as these are more cumbersome to use on mobile.
|
||||||
|
Place the file in an accessible location on your device, and use the Browse button in the app to
|
||||||
|
open it. Download further files from http://wiki.kiwix.org/wiki/Content_in_all_languages. The single
|
||||||
|
non-indexed ZIM files work best. However, if you plan to store your ZIM file on an SD card formatted
|
||||||
|
as FAT32, you will only be able to use the split files (.zimaa, .zimab, etc.) in the pre-indexed
|
||||||
|
archives. If your SD card is formatted as exFAT or NTFS, you can use either, but single file is easiest.
|
||||||
|
|
||||||
|
Our intention is to make this app available in the Windows Store, when ready.
|
||||||
|
|
||||||
The authors of the HTML5 app for Kiwix did all the work. Their source code runs almost "as is" on
|
The authors of the HTML5 app for Kiwix did all the work. Their source code runs almost "as is" on
|
||||||
the UWP platform. This initial port for Windows 10 (Mobile) is by Geoffrey Kantaris. I can be contacted
|
the UWP platform. This initial port for Windows 10 (Mobile) is by Geoffrey Kantaris. I can be contacted
|
||||||
|
Loading…
x
Reference in New Issue
Block a user