Open rluvaton opened 5 years ago
Yep, it would be great too!
@Toinane I'm on fire! 🔥
@Toinane I'm on fire! 🔥
I see that 😄
@Toinane I'm on fire! 🔥
I see that 😄
Speaking of which, look at the new proposal I add #49
Actually, this feature need to have a paid Apple Account (99$/year) and a License for Windows (min 100$) to make Colorpicker approved for auto-update. For Linux, I need to investigate more :
Actually, this feature need to have a paid Apple Account (99$/year) and a License for Windows (min 100$) to make Colorpicker approved for auto-update. For Linux, I need to investigate more :
- Snapcraft autoupdater (maybe possible, you can update from command line for now)
- AppImage updater (need more investigation)
I have an idea of how to implement it yourself...
You can create script that:
new-version-temp
)prev-version-temp
)current-install-dir
)new-version-temp
folder to the default installation directory (current-install-dir
)
In case of an error, restore the previous version from
prev-version-temp
new-version-temp
Yeah why not, but it takes a lot of effort on the different platforms. I'll see if I can do that for the next release!
I hope this is possible without asking for administrator access for Windows or Mac
Yeah why not, but it takes a lot of effort on the different platforms. I'll see if I can do that for the next release!
I hope this is possible without asking for administrator access for Windows or Mac
Take a look at Google Ohama tutorial (I think this is how the seamless updates in Google Chrome work)
Maybe this application can add auto-update mechanism for always be at the latest version