DonutWare / Fladder

Fladder - A Simple Jellyfin Frontend
https://donutware.github.io/Fladder/
GNU General Public License v3.0
158 stars 6 forks source link

💡 [Desktop] Add option to auto update the app. #30

Open PartyDonut opened 7 hours ago

PartyDonut commented 7 hours ago

Summary

Add an auto-update function for desktop (macOS,Windows,Linux).

Basic Example

On startup or maybe even on occasion the application checks a url (preferable github releases) When a update is detected give a status message (label no pop-up) that a update is available.

This then gives you the option to update or ignore it.

Drawbacks

Could be annoying best to keep the label/notification to a minimum so that it's just noticeable.

Unresolved questions

No response