Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update system #1

Open
chrisnharvey opened this issue Oct 11, 2016 · 1 comment
Open

Update system #1

chrisnharvey opened this issue Oct 11, 2016 · 1 comment

Comments

@chrisnharvey
Copy link
Member

Graphical updates system using AppImage's update mechanism.

Detect apps running in a specified directory and check for updates automatically.

Also allow AppImage's from sources other than Eloquent Store to be updated (i.e. the AppImages hosted on Bintray).

Implement webtorrent for delta updates.

@probonopd
Copy link

Graphical updates system using AppImage's update mechanism.

See https://www.youtube.com/watch?v=RlymaRpTSqk&t=9s - in the meantime, it should work with the AppImageUpdate GUI. AppImageUpdate AppImage is available from by Bintray repo.

Detect apps running in a specified directory and check for updates automatically.

I am currently thinking about how to do an appimaged daemon properly. Might start experiments soon. Current thoughts: Write it in C, using inotify, fusesquash but no FUSE, AppImageUpdate or pure zsync_curl. Handle desktop integration properly, even for multiple versions of the same app, and including proper "uninstallation".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants