-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Problem
On Linux the Electron app has several shortcomings compared to Windows/macOS:
- No auto-updater - Windows and macOS have update checks, Linux does not. Users must manually download and replace the app.
- No installer/setup - The app must be manually made executable and placed. No .deb/.AppImage/.snap package that integrates with the system.
- No app icon - The application window and taskbar show a generic/missing icon.
Expected
- Auto-update notification (at minimum) or full auto-update support
- Proper Linux package format (.AppImage or .deb) with desktop integration
- App icon embedded in the Linux build
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels