Open dan-kez opened 7 years ago
The problem is the website gets updated when a new PR is merged. But, for Electron app it would require you to download new installer.
The best way you can do it is by making the Electron app a WebView of the Website itself like Caprine has
It would be very nice to have an offline electron app version of these cheatsheets. At present the only way to have offline access is to clone the repo, install dependencies and run it as dev. This isn't that bad but it would be cleaner to have a prepackaged electron app.