mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-03 11:28:21 -04:00
Update all references to MS Store apps
This commit is contained in:
parent
1e197c7707
commit
9e5edddd1b
@ -2,7 +2,7 @@
|
||||
|
||||
The easiest way to install the UWP app on Windows 10/11 is from the Microsoft Store:
|
||||
|
||||
https://www.microsoft.com/en-gb/store/p/kiwix-js/9p8slz4j979j
|
||||
https://apps.microsoft.com/detail/9p8slz4j979j
|
||||
|
||||
There are portable and installable versions for Linux (Ubuntu, Debian, OpenSUSE), and Windows XP/Vista/7/8/10/11 available from https://kiwix.github.io/kiwix-js-pwa/app. The Store and Electron Setup and AppImage versions are self-updating. The `zip`, `deb` and `rpm` versions do not self-update.
|
||||
|
||||
|
@ -19,9 +19,9 @@ encyclopaedia), and **[Wikivoyage by Kiwix](https://kiwix.github.io/kiwix-js-pwa
|
||||
English -- no extra download needed! (You can, however, download other languages in these apps.)
|
||||
|
||||
If you are using **Windows 10 or 11**, then all three apps are conveniently available in the Microsoft Store:
|
||||
**[Kiwix JS UWP](https://www.microsoft.com/store/apps/9P8SLZ4J979J)**,
|
||||
**[WikiMed by Kiwix](https://www.microsoft.com/store/apps/9PHJSNP1CZ8J)**,
|
||||
and **[Wikivoyage by Kiwix](https://www.microsoft.com/store/apps/9N5SB90Q4JBJ)**. They will automatically update when a new package is
|
||||
**[Kiwix JS UWP](https://apps.microsoft.com/detail/9P8SLZ4J979J)**,
|
||||
**[WikiMed by Kiwix](https://apps.microsoft.com/detail/9PHJSNP1CZ8J)**,
|
||||
and **[Wikivoyage by Kiwix](https://apps.microsoft.com/detail/9N5SB90Q4JBJ)**. They will automatically update when a new package is
|
||||
available. If you are using **Linux**, then the
|
||||
[Electron AppImage package](http://kiwix.github.io/kiwix-js-pwa/app) of Kiwix JS also (optionally) self-updates,
|
||||
as does the installable [Windows Electron package](http://kiwix.github.io/kiwix-js-pwa/app). Other apps will notify you when an update
|
||||
@ -89,7 +89,7 @@ try switching the app to JQuery mode (see Content injection mode in Configuratio
|
||||
* As an application implemented with the following frameworks:
|
||||
|
||||
+ <img src="images/electron-color.svg" width="27" /> Electron >= 1.8.0 (Ubuntu, Debian, Fedora, OpenSUSE, AppImage, Windows): [GitHub release](https://kiwix.github.io/kiwix-js-pwa/app)
|
||||
+ <img src="images/microsoftwindows-color.svg" width="20" /> Universal Windows Platform (UWP) >=10.0.10240: [Microsoft Store app](https://www.microsoft.com/store/apps/9P8SLZ4J979J) or [GitHub release](https://kiwix.github.io/kiwix-js-pwa/app) - Windows 10/11 (Electron), Windows on ARM, Xbox, Windows 10 Mobile
|
||||
+ <img src="images/microsoftwindows-color.svg" width="20" /> Universal Windows Platform (UWP) >=10.0.10240: [Microsoft Store app](https://apps.microsoft.com/detail/9P8SLZ4J979J) or [GitHub release](https://kiwix.github.io/kiwix-js-pwa/app) - Windows 10/11 (Electron), Windows on ARM, Xbox, Windows 10 Mobile
|
||||
+ <img src="images/nwjs-color.svg" width="20" /> NWJS >= 0.23.0 (Windows 7/8/10/11): [GitHub release](https://kiwix.github.io/kiwix-js-pwa/app/nwjs.html)
|
||||
+ NWJS 0.14.7 (Windows XP/Vista only): [GitHub release](https://kiwix.github.io/kiwix-js-pwa/app/nwjs.html)
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
"related_applications": [
|
||||
{
|
||||
"platform": "windows",
|
||||
"url": "https://www.microsoft.com/store/apps/9P8SLZ4J979J",
|
||||
"url": "https://apps.microsoft.com/detail/9P8SLZ4J979J",
|
||||
"id": "9P8SLZ4J979J"
|
||||
}
|
||||
],
|
||||
|
@ -11,7 +11,7 @@ Please choose the correct version (only the Store version will self update):
|
||||
|
||||
* **Windows**:
|
||||
- **Store app for Windows 10/11 (UWP)**
|
||||
+ Install from the Microsoft Store: https://www.microsoft.com/store/apps/9N5SB90Q4JBJ (it will self-update automatically) - *recommended*
|
||||
+ Install from the Microsoft Store: https://apps.microsoft.com/detail/9N5SB90Q4JBJ (it will self-update automatically) - *recommended*
|
||||
+ Or, on a PC, open a command prompt and run `winget install wikivoyage -s msstore` (self-updates)
|
||||
+ Or, if you cannot use the Store, sideload a signed package with `winget install kiwix.wikivoyage` - this doesn't auto-update, but you can upgrade easily by running `winget upgrade` or `winget upgrade --all`
|
||||
- **Portable (Electron) - just unzip, no install needed**
|
||||
|
@ -21,7 +21,7 @@ Please choose the correct version:
|
||||
|
||||
* **Windows**:
|
||||
- **Store app for Windows 10/11** - _recommended_ (self-updates)
|
||||
+ Install from the Microsoft Store: https://www.microsoft.com/store/apps/9N5SB90Q4JBJ
|
||||
+ Install from the Microsoft Store: https://apps.microsoft.com/detail/9N5SB90Q4JBJ
|
||||
+ Or, on a PC, open a command prompt and run `winget install wikivoyage -s msstore`
|
||||
+ Or, if you cannot use the Store, sideload a signed package with `winget install kiwix.wikivoyage` - upgrade easily by running `winget upgrade wikivoyage`
|
||||
- **Installable (Electron)**
|
||||
|
@ -26,7 +26,7 @@ Please choose the correct version (those marked [**AUTO**] will self-update auto
|
||||
|
||||
* **Windows**:
|
||||
- **Store app for Windows 10/11 (UWP)** - *recommended* [**AUTO**]
|
||||
+ Install from the Microsoft Store: https://www.microsoft.com/store/apps/9P8SLZ4J979J
|
||||
+ Install from the Microsoft Store: https://apps.microsoft.com/detail/9P8SLZ4J979J
|
||||
+ Or, on a PC, open a Terminal (or command prompt) and run `winget install 'kiwix js' -s msstore`
|
||||
+ Or, if you cannot use the Store, sideload a signed package with `winget install kiwix.kiwixjs` - this doesn't auto-update, but you can upgrade easily by running `winget upgrade kiwix.kiwixjs`
|
||||
- **Installable (Electron)**
|
||||
|
Loading…
x
Reference in New Issue
Block a user