Rebase WikiMed on main
860
CHANGELOG.md
@ -1,9 +1,9 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.26430.12
|
||||
VisualStudioVersion = 15.0.26730.10
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "KiwixWebApp", "KiwixWebApp.jsproj", "{A1A5E0B9-13D4-41FB-810D-518949F03DF4}"
|
||||
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "KiwixWebAppWikiMed", "KiwixWebAppWikiMed.jsproj", "{A1A5E0B9-13D4-41FB-810D-518949F03DF4}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
@ -45,4 +45,7 @@ Global
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {7C508705-663F-436A-860E-16C2CBA80DA7}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
@ -71,13 +71,7 @@
|
||||
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="archives\README.md" />
|
||||
<Content Include="images\BadgeLogo.scale-100.png" />
|
||||
<Content Include="images\BadgeLogo.scale-125.png" />
|
||||
<Content Include="images\BadgeLogo.scale-150.png" />
|
||||
<Content Include="images\BadgeLogo.scale-200.png" />
|
||||
<Content Include="images\BadgeLogo.scale-400.png" />
|
||||
<Content Include="images\Kiwix_icon_transparent.svg" />
|
||||
<Content Include="archives\mdwiki_en_all-app_maxi_2024-06.zim" />
|
||||
<Content Include="images\Kiwix_midnightblue_icon_transparent_530.png" />
|
||||
<Content Include="images\LargeTile.scale-100.png" />
|
||||
<Content Include="images\LargeTile.scale-125.png" />
|
||||
@ -124,7 +118,6 @@
|
||||
<Content Include="images\Wide310x150Logo.scale-150.png" />
|
||||
<Content Include="images\Wide310x150Logo.scale-200.png" />
|
||||
<Content Include="images\Wide310x150Logo.scale-400.png" />
|
||||
<None Include="KiwixWebApp_StoreKey.pfx" />
|
||||
<Content Include="www\-\mw\content.parsoid.css" />
|
||||
<Content Include="www\-\mw\ext.cite.a11y.css" />
|
||||
<Content Include="www\-\mw\ext.cite.styles.css" />
|
||||
@ -234,16 +227,14 @@
|
||||
<Content Include="www\fonts\glyphicons-halflings-regular.woff" />
|
||||
<Content Include="www\fonts\glyphicons-halflings-regular.woff2" />
|
||||
<Content Include="www\img\icons\kiwix-32.png" />
|
||||
<Content Include="www\img\icons\kiwix-60.png" />
|
||||
<Content Include="www\img\icons\kiwix-90.png" />
|
||||
<Content Include="www\img\icons\kiwix-blue-32.png" />
|
||||
<Content Include="www\img\icons\kiwix-midnightblue-90.png" />
|
||||
<Content Include="www\img\icons\map_marker-30px.png" />
|
||||
<Content Include="www\img\icons\map_marker-18px.png" />
|
||||
<Content Include="www\img\icons\new_window.svg" />
|
||||
<Content Include="www\img\icons\new_window_black.svg" />
|
||||
<Content Include="www\img\icons\new_window_lb.svg" />
|
||||
<Content Include="www\img\icons\new_window_white.svg" />
|
||||
<Content Include="www\img\icons\wikimed-90.png" />
|
||||
<Content Include="www\img\icons\wikimed-blue-32.png" />
|
||||
<Content Include="www\img\icons\wikimed-lightblue-32.png" />
|
||||
<Content Include="www\img\icons\wikivoyage-black-32.png" />
|
||||
@ -325,7 +316,6 @@
|
||||
<Content Include="www\js\katex\fonts\KaTeX_Typewriter-Regular.woff2" />
|
||||
<Content Include="www\js\katex\katex.min.css" />
|
||||
<Content Include="www\js\katex\katex.min.js" />
|
||||
<Content Include="www\js\katex\README.md" />
|
||||
<Content Include="node_modules/jquery/dist/jquery.slim.min.js" />
|
||||
<Content Include="node_modules/jquery/dist/jquery.slim.min.map" />
|
||||
</ItemGroup>
|
@ -65,20 +65,14 @@
|
||||
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>
|
||||
<AppxBundle>Always</AppxBundle>
|
||||
<AppxBundlePlatforms>neutral</AppxBundlePlatforms>
|
||||
<PackageCertificateThumbprint>30911494F6E4F0983DB567937C8D9A7B869FA8D7</PackageCertificateThumbprint>
|
||||
<PackageCertificateThumbprint>48A0D39733571F380E677B6F36F3DED5C65D2C4F</PackageCertificateThumbprint>
|
||||
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
|
||||
<AppInstallerUpdateFrequency>1</AppInstallerUpdateFrequency>
|
||||
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
|
||||
<PackageCertificateKeyFile>KiwixWebApp_StoreKey.pfx</PackageCertificateKeyFile>
|
||||
<PackageCertificateKeyFile>KiwixWebAppWikiMed_StoreKey.pfx</PackageCertificateKeyFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="archives\README.md" />
|
||||
<Content Include="images\BadgeLogo.scale-100.png" />
|
||||
<Content Include="images\BadgeLogo.scale-125.png" />
|
||||
<Content Include="images\BadgeLogo.scale-150.png" />
|
||||
<Content Include="images\BadgeLogo.scale-200.png" />
|
||||
<Content Include="images\BadgeLogo.scale-400.png" />
|
||||
<Content Include="images\Kiwix_icon_transparent.svg" />
|
||||
<Content Include="archives\mdwiki_en_all-app_maxi_2024-06.zim" />
|
||||
<Content Include="images\Kiwix_midnightblue_icon_transparent_530.png" />
|
||||
<Content Include="images\LargeTile.scale-100.png" />
|
||||
<Content Include="images\LargeTile.scale-125.png" />
|
||||
@ -125,7 +119,6 @@
|
||||
<Content Include="images\Wide310x150Logo.scale-150.png" />
|
||||
<Content Include="images\Wide310x150Logo.scale-200.png" />
|
||||
<Content Include="images\Wide310x150Logo.scale-400.png" />
|
||||
<None Include="KiwixWebApp_StoreKey.pfx" />
|
||||
<Content Include="www\-\mw\content.parsoid.css" />
|
||||
<Content Include="www\-\mw\ext.cite.a11y.css" />
|
||||
<Content Include="www\-\mw\ext.cite.styles.css" />
|
||||
@ -235,16 +228,14 @@
|
||||
<Content Include="www\fonts\glyphicons-halflings-regular.woff" />
|
||||
<Content Include="www\fonts\glyphicons-halflings-regular.woff2" />
|
||||
<Content Include="www\img\icons\kiwix-32.png" />
|
||||
<Content Include="www\img\icons\kiwix-60.png" />
|
||||
<Content Include="www\img\icons\kiwix-90.png" />
|
||||
<Content Include="www\img\icons\kiwix-blue-32.png" />
|
||||
<Content Include="www\img\icons\kiwix-midnightblue-90.png" />
|
||||
<Content Include="www\img\icons\map_marker-30px.png" />
|
||||
<Content Include="www\img\icons\map_marker-18px.png" />
|
||||
<Content Include="www\img\icons\new_window.svg" />
|
||||
<Content Include="www\img\icons\new_window_black.svg" />
|
||||
<Content Include="www\img\icons\new_window_lb.svg" />
|
||||
<Content Include="www\img\icons\new_window_white.svg" />
|
||||
<Content Include="www\img\icons\wikimed-90.png" />
|
||||
<Content Include="www\img\icons\wikimed-blue-32.png" />
|
||||
<Content Include="www\img\icons\wikimed-lightblue-32.png" />
|
||||
<Content Include="www\img\icons\wikivoyage-black-32.png" />
|
||||
@ -326,7 +317,6 @@
|
||||
<Content Include="www\js\katex\fonts\KaTeX_Typewriter-Regular.woff2" />
|
||||
<Content Include="www\js\katex\katex.min.css" />
|
||||
<Content Include="www\js\katex\katex.min.js" />
|
||||
<Content Include="www\js\katex\README.md" />
|
||||
<Content Include="node_modules/jquery/dist/jquery.slim.min.js" />
|
||||
<Content Include="node_modules/jquery/dist/jquery.slim.min.map" />
|
||||
</ItemGroup>
|
||||
@ -339,6 +329,7 @@
|
||||
</AppxManifest>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="bin\Release\Upload\" />
|
||||
<Folder Include="www\-\static\bootstrap\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
|
@ -361,43 +361,43 @@
|
||||
<Language Code="zu-za" InMinimumRequirementSet="true" />
|
||||
</SupportedLocales>
|
||||
<ProductReservedInfo>
|
||||
<MainPackageIdentityName>Kiwix.KiwixJS</MainPackageIdentityName>
|
||||
<MainPackageIdentityName>Kiwix.WikiMed</MainPackageIdentityName>
|
||||
<ReservedNames>
|
||||
<ReservedName>Kiwix JS</ReservedName>
|
||||
<ReservedName>Kiwix JS Beta</ReservedName>
|
||||
<ReservedName>WikiMed</ReservedName>
|
||||
<ReservedName>WikiMed by Kiwix</ReservedName>
|
||||
</ReservedNames>
|
||||
</ProductReservedInfo>
|
||||
<AccountPackageIdentityNames>
|
||||
<MainPackageIdentityName>Kiwix.KiwixDesktop</MainPackageIdentityName>
|
||||
<MainPackageIdentityName>Kiwix.WikiMed</MainPackageIdentityName>
|
||||
<MainPackageIdentityName>Kiwix.KiwixJS</MainPackageIdentityName>
|
||||
<MainPackageIdentityName>Kiwix.WikivoyagebyKiwix</MainPackageIdentityName>
|
||||
</AccountPackageIdentityNames>
|
||||
<PackageInfoList LandingUrl="https://developer.microsoft.com/dashboard/Application?appId=9P8SLZ4J979J">
|
||||
<PackageInfoList LandingUrl="https://developer.microsoft.com/dashboard/Application?appId=9PHJSNP1CZ8J">
|
||||
<BundleInfo>
|
||||
<PackageInfo>
|
||||
<OsMinVersion>0.0.0.0</OsMinVersion>
|
||||
<PackageArchitecture>Neutral</PackageArchitecture>
|
||||
<PackageMaxArchitectureVersion>2.1.0.0</PackageMaxArchitectureVersion>
|
||||
<PackageMaxArchitectureVersion>2.0.4.0</PackageMaxArchitectureVersion>
|
||||
</PackageInfo>
|
||||
<PackageInfo>
|
||||
<OsMinVersion>0.0.0.0</OsMinVersion>
|
||||
<PackageArchitecture>Neutral</PackageArchitecture>
|
||||
<PackageMaxArchitectureVersion>2.1.0.0</PackageMaxArchitectureVersion>
|
||||
<PackageMaxArchitectureVersion>2.0.4.0</PackageMaxArchitectureVersion>
|
||||
</PackageInfo>
|
||||
<PackageInfo>
|
||||
<OsMinVersion>0.0.0.0</OsMinVersion>
|
||||
<PackageArchitecture>Neutral</PackageArchitecture>
|
||||
<PackageMaxArchitectureVersion>2.1.0.0</PackageMaxArchitectureVersion>
|
||||
<PackageMaxArchitectureVersion>2.0.4.0</PackageMaxArchitectureVersion>
|
||||
</PackageInfo>
|
||||
<PackageInfo>
|
||||
<OsMinVersion>0.0.0.0</OsMinVersion>
|
||||
<PackageArchitecture>Neutral</PackageArchitecture>
|
||||
<PackageMaxArchitectureVersion>2.1.0.0</PackageMaxArchitectureVersion>
|
||||
<PackageMaxArchitectureVersion>2.0.4.0</PackageMaxArchitectureVersion>
|
||||
</PackageInfo>
|
||||
<PackageInfo>
|
||||
<OsMinVersion>0.0.0.0</OsMinVersion>
|
||||
<PackageArchitecture>Neutral</PackageArchitecture>
|
||||
<PackageMaxArchitectureVersion>2.1.0.0</PackageMaxArchitectureVersion>
|
||||
<PackageMaxArchitectureVersion>2.0.4.0</PackageMaxArchitectureVersion>
|
||||
</PackageInfo>
|
||||
</BundleInfo>
|
||||
</PackageInfoList>
|
||||
|
81
README.md
@ -4,69 +4,38 @@ Demos: [ [Instal PWA on Desktop](screenshots/Install-PWA.md) ]&em
|
||||
|
||||

|
||||
|
||||
**Kiwix is an offline browser for Wikipedia, Project Gutenberg, TED Talks, Wikivoyage, Stackexchange, and many other sites and resources.
|
||||
It makes knowledge available, in many different languages, to people with limited or no Internet access. The software and the content are
|
||||
free for anyone to use. Get the app and download your choice of offline content (ZIM archives, which can be downloaded free in-app).
|
||||
There are hundreds of multilingual archives to choose from, on many different topics and subjects. Build a whole digital library of
|
||||
offline knowledge!**
|
||||
**WikiMed by Kiwix is an offline reader for multilingual medical content from Wikipedia Project Medicine and MDWiki. It
|
||||
makes medical knowledge available to people with limited or no Internet access. The software and the content are free for anyone to use.
|
||||
The app comes packaged with WikiMed in English, but you can also download your choice of language (a ZIM archive, which can be downloaded in the app). There are different, multilingual editions of the WikiMed archives to choose from.**
|
||||
|
||||
Part of the [Kiwix family](https://kiwix.org/), this app is available either as an offline-capable, [installable Progressive Web App](#universal-progressive-web-app)
|
||||
(PWA), for almost all modern browsers and devices, or else as app packages for various Windows and Linux operating systems: see
|
||||
**[Kiwix JS for Windows and Linux](https://kiwix.github.io/kiwix-js-pwa/app)**. For **Mac and iOS**, use the offline PWA.
|
||||
See **[WikiMed by Kiwix](https://kiwix.github.io/kiwix-js-pwa/wikimed)** for the latest release packages for various
|
||||
Windows and Linux operating systems. We also have packaged apps of
|
||||
**[Wikivoyage by Kiwix](https://kiwix.github.io/kiwix-js-pwa/wikivoyage)** (a complete travel guide) in English. For a
|
||||
lighter download, or for older operating systems, you can download the base app
|
||||
**[Kiwix JS for Windows and Linux](https://kiwix.github.io/kiwix-js-pwa/app)** (from which WikiMed by Kiwix is built)
|
||||
and download your choice of archive or language in-app.
|
||||
|
||||
We also have packaged apps of **[WikiMed by Kiwix](https://kiwix.github.io/kiwix-js-pwa/wikimed)** (a complete medical
|
||||
encyclopaedia), and **[Wikivoyage by Kiwix](https://kiwix.github.io/kiwix-js-pwa/wikivoyage)** (a complete travel guide) in
|
||||
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. These versions are lighter
|
||||
than the Electron versions, but *please note that the Store apps do not currently support Full-Text search* (only title search, which is
|
||||
usually sufficient for Wikimedia apps):
|
||||
|
||||
If you are using **Windows 10 or 11**, then all three apps are conveniently available in the Microsoft Store:
|
||||
**[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
|
||||
is available.
|
||||
and **[Wikivoyage by Kiwix](https://apps.microsoft.com/detail/9N5SB90Q4JBJ)**.
|
||||
|
||||
## Universal Progressive Web App
|
||||
The Store apps will automatically update when a new package is available (but note that it does not have Full-Text search). The
|
||||
**[Electron versions](http://kiwix.github.io/kiwix-js-pwa/wikimed)** (Linux and Windows) will notify you when an update
|
||||
is available (if you allow Internet access), and give you a download link.
|
||||
|
||||
*Don't like stores or packages?* We've got you covered! Launch this app instantly by opening the installable, offline-capable PWA
|
||||
(Progressive Web App) in your browser right now at **[pwa.kiwix.org](https://pwa.kiwix.org/)**. This works in any browser that
|
||||
supports Service Workers: modern Chrome, Edge, Firefox and Safari (note that on iOS devices, you must use Safari because Apple
|
||||
bans the use of Service Workers in any other browser on i-devices).
|
||||
*Don't like stores or packages?* We've got you covered! Launch Kiwix JS instantly by opening the installable, offline-capable PWA
|
||||
(Progressive Web App) in your browser right now at **[pwa.kiwix.org](https://pwa.kiwix.org/)**. This works in any browser that supports Service Workers: modern Chrome, Edge, Firefox and Safari (note that on iOS devices, you must use Safari).
|
||||
|
||||
Get a free ZIM archive to use with the PWA from the [Configuration page](https://pwa.kiwix.org/www/index.html#downloads) of the app,
|
||||
or you can preview a ZIM at [library.kiwix.org](https://library.kiwix.org) before you download one.
|
||||
Once installed, bookmarked or added to your home screen, the PWA works even when your device is fully offline!
|
||||
**[Take a look at our demo](screenshots/Install-PWA.md) that shows how quick and easy it is to install the PWA.**
|
||||
|
||||
<img src="https://github.com/kiwix/kiwix-js-pwa/assets/4304337/bbe944b5-ab64-4a24-a826-367e0ded0e33" width=640 />
|
||||
|
||||
## How do I get all of Wikipedia offline?
|
||||
|
||||
If you want it with images, then please be aware that it's a big download: the English version is around 97 Gigabytes! We recommend you
|
||||
try it out first with one of the themed, much smaller, archives, like Astronomy, Chemistry, Maths, Physics, etc. In-app, you'll find a
|
||||
handy dropdown that allows you to choose your language and your theme, and then download it. The archive will download in your browser.
|
||||
|
||||
If you really want full English Wikipedia with images, then we strongly recommend you use the open-source app
|
||||
[qBittorrent](https://www.qbittorrent.org/) to download it on a PC with plenty of disk space. First install qBittorrent. Then, when you
|
||||
select a large archive for download in the app, it will provide you with a torrent link. Click the link and allow your browser to
|
||||
download and open the torrent file. This small file will open in qBittorrent and you'll be asked where you want to save the archive you
|
||||
want to download. It's much easier than it sounds!
|
||||
|
||||
## What about Zimit (Web Archive) format?
|
||||
|
||||
Zimit is a service that allows any Web site to be archived as a ZIM, although there are lots of exciting pre-crawled Zimit-based ZIMs for
|
||||
you to use (see below). If you want to make your own, try it out at https://youzim.it/. The Kiwix JS PWA and Electron apps have full support for
|
||||
Zimit-based archives as of v.2.8.5 using the open-source [Replay Web Archive reader](https://replayweb.page/docs/index.html), and already support
|
||||
the forthcoming Zimit v2 format. Please note that most Zimit archives will require ServiceWorker mode, due to their highly dynamic content.
|
||||
|
||||
The Kiwix download library (available in-app) publishes a number of fantastically useful refernce sites in the Zimit file format, such as
|
||||
the **Ready.Gov disaster preparedness site**, the fascinating **Low-Tech magazine**, the **CIA World Factbook**, the **Harmony Project**
|
||||
library of sheet music, and the **Internet Encyclopaedia of Philosophy** -- amongst many others. Just open the Zimit directory in the
|
||||
in-app library.
|
||||
|
||||

|
||||
|
||||
## Browser support
|
||||
|
||||
We pride ourselves in maintaining support for old browsers and platforms, given that an important target audience for this app consists of
|
||||
@ -117,7 +86,7 @@ the app, please star this Repostiory (see top)!
|
||||
|
||||
## Technical information
|
||||
|
||||
This repository is for development of the Kiwix JS app for PWA, Electron, NWJS and Windows 10/11 Universal Windows Platform (UWP).
|
||||
This branch is for development of the WikiMed app for Electron, NWJS and Windows 10/11 Universal Windows Platform (UWP).
|
||||
The latest code is usually on the main branch, but this is used for active development and may be several commits ahead of releases.
|
||||
Installable and portable versions for Windows (XP/Vista/7/8/10/11) and Linux (32bit and 64bit) are available from
|
||||
[releases](https://github.com/kiwix/kiwix-js-pwa/releases/). Unstable [nightly builds](https://download.kiwix.org/nightly/) of the
|
||||
@ -186,13 +155,11 @@ to Wikipedia or Wikivoyage articles.
|
||||
|
||||
## Privacy Policy
|
||||
|
||||
This Privacy Policy applies to the Kiwix JS Progressive Web App and versions of it packaged for the Electron, NWJS and UWP frameworks that
|
||||
are published on Kiwix servers, and by official Kiwix accounts on GitHub and other third-party vendor stores ("app stores").
|
||||
|
||||
When installed, this application is capable of working entirely offline. It does not collect or record any of your personal data, though
|
||||
if you installed it from a Store, the Store operator may collect anonymous usage data (see below). The app only remembers your browsing
|
||||
history for the duration of a session (for the purpose of returning to previously viewed pages). This history is lost on exiting the
|
||||
app with the optional exception of the last-visited page.
|
||||
When installed, WikiMed Offline Medical Wikipedia is capable of working entirely offline. This application does not
|
||||
collect or record any of your personal data, though if you installed it from a Store, the Store operator may collect
|
||||
anonymous usage data (see below). The app only remembers your browsing history for the duration of a session (for the
|
||||
purpose of returning to previously viewed pages). This history is lost on exiting the app with the optional exception
|
||||
of the last-visited page.
|
||||
|
||||
If you access this application from a secure web server (e.g. the PWA server), it will only work offline if your browser
|
||||
is capable of installing a Service Worker. If you install or bookmark the PWA version in Service Worker mode, then it
|
||||
|
0
archives/mdwiki_en_all-app_maxi_2024-06.txt
Normal file
BIN
electron_icons/1024x1024.png
Normal file
After Width: | Height: | Size: 157 KiB |
BIN
electron_icons/128x128.png
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
electron_icons/16x16.png
Normal file
After Width: | Height: | Size: 664 B |
BIN
electron_icons/24x24.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
electron_icons/256x256.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
electron_icons/32x32.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
electron_icons/48x48.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
electron_icons/512x512.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
electron_icons/64x64.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 168 KiB |
Before Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 394 B |
Before Width: | Height: | Size: 522 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 157 KiB After Width: | Height: | Size: 181 KiB |
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 725 B After Width: | Height: | Size: 893 B |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 725 B After Width: | Height: | Size: 893 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 105 KiB |
Before Width: | Height: | Size: 353 KiB After Width: | Height: | Size: 353 KiB |
Before Width: | Height: | Size: 202 KiB After Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 105 KiB |
Before Width: | Height: | Size: 161 KiB After Width: | Height: | Size: 372 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 353 KiB |
Before Width: | Height: | Size: 202 KiB After Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 195 KiB |
Before Width: | Height: | Size: 234 KiB After Width: | Height: | Size: 157 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 7.9 KiB |
Before Width: | Height: | Size: 701 B After Width: | Height: | Size: 664 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 353 KiB After Width: | Height: | Size: 353 KiB |
Before Width: | Height: | Size: 161 KiB |
Before Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 394 B |
Before Width: | Height: | Size: 522 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 100 KiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 79 KiB |