Open CreamyCookie opened 7 years ago
Snap and flatpack are definitely things to look into. However at this time I want to focus the time I have on other things, so it may take a while before I end up working on this. I think it is something that needs to be done well from the start so https://github.com/mikix/deb2snap isn't an option.
(I can't speak for @mank319, of course.)
Pull requests, packaging recipes, etc... are welcome, of course.
While I think it would be great to have a snap, I am not sure what the added benefits would be for an application like Go-For-It
over a native package. It is not a browser which would have increased security from sandboxing.
Still no snap release? :(
I'll be happy to help anyone willing to package Go For It! as snap, but as things currently are I don't think I'm going to work on packaging it myself.
Reasons:
I'm not saying I'm never going to do this, but currently this has a very low priority for me.
Thanks a lot for replying to this. Be careful not to start with athletic activities too soon and all the best wishes for a full recovery.
@digitalethics I have been past the point that I need to worry about not pushing my body to hard for a while now (aside from being slightly out of shape compared to pre corona). It took around 4 weeks from the first symptoms for my lungs to recover. Energy wise I initially recovered quickly and felt fairly good for a few days before collapsing. Recovering from that took around 10 weeks.
With Ubuntu 16.04 LTS a new packaging format, called snap was introduced. They have some additional benefits like sandboxing. Users can install them with a click and developers can provide (delta) updates. Of course one can also install snaps via the command line and, if submitted, from the Ubuntu store.
I have no idea how it works, but there's also https://github.com/mikix/deb2snap