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

Auto Update for PKGi #17

Open
YokYokYokYok opened this issue Oct 27, 2017 · 5 comments
Open

Auto Update for PKGi #17

YokYokYokYok opened this issue Oct 27, 2017 · 5 comments

Comments

@YokYokYokYok
Copy link

Hello Mozeiko !
First time thank you for the application, it's really great work.
It's possible to add an autoupdate to the PKGi application?
Thx

@mmozeiko
Copy link
Owner

There doesn't seem to be nice clean way to auto update homebrews. Next version at least will include automatic versions check (#4) so you will be notified when newer versions are released.

@kenshin088
Copy link

Doesnt VitaShell have autoupdates?

@fennectech
Copy link

fennectech commented Oct 28, 2017

they have rolled their own basicly the application downloads an application that installs the new vitashell and then opens that
vitashell update prompt accepted.
Vitashell downloads and installs updater
Vitashell opens that application and closes itself
you see livearea then the updater
updater updates the vitashell application.

The updater is just a precompiled installer witht he package built in.

@fennectech
Copy link

Here is theflow's implimation of auto update in vitashell. The application just prepairs this and calls this application.
https://github.com/TheOfficialFloW/VitaShell/tree/master/updater

@mmozeiko
Copy link
Owner

I have seen that implementation and I know how it works. That approach doesn't seem very "clean" to me. I'm trying to figure out if there is better way without need to install external updater application.

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

4 participants