|
|
|
|
|
by JustinGarrison
1033 days ago
|
|
Snap and flatpak run a daemon to integrate into your system. Appimage has an optional daemon to give you the same integration https://github.com/probonopd/go-appimage Handles making it executable, automatic upgrades, no need to move it to your $PATH, and adds the application to your app list. Only other thing you might want to do is symlink a friendly name for cli |
|