Electron PWA Wrapper Versions Save

Electron Wrapper to create Desktop Apps from offline-capable Progressive Web Apps

1.2

6 years ago

Out of Beta!

There may be still a few bugs left to encounter, but we're currently on our way to get our Leasing Calculator App certified for both the Windows- and macOS App Store, and got Linux running properly with a first build as well. Yippie!

Changelog

  • #3 fixed Linux icon issues
  • fixed wrong identityId example for Windows Store builds

Known Issues / Help needed

  • #2 Localization / Internationalization

Upcoming

  • #4 Build Configuration for Snap packages for Ubuntu Apps Directory

Pre-compiled Apps

You can find compiled examples of the Leasingrechner App in it's own repository: Leasingrechner Releases (Windows Portable + macOS DMG, Linux AppImage will be released once stable enough)

1.1-beta

6 years ago

Changelog

  • fixed issues when using a custom Shell (all OS)
  • fixed wrong image size for Windows Store builds
  • fixed missing Sandbox entitlements for macOS AppStore
  • Updated dependencies to latest versions (electron, electron-builder)

Known Issues / Help needed

  • Linux App- and Tray-Icon bugs (wrong icons used by app after building): #3
  • Localization / Internationalization: #2

Pre-compiled Apps

You can find compiled examples of the Leasingrechner App in it's own repository: Leasingrechner Releases (currently Windows Portable and macOS DMG only)

1.0-beta

6 years ago
  • Load your WebApp either "fullscreen" or with a custom Shell around it for each OS.
  • Build with electron-builder - preconfigured.
  • TouchBar support on macOS

... and all the other good stuff from the front page :)

Still in Beta because of issues with the App- and Tray-Icons on Linux.