Hardcode-Tray
Hardcode-Tray copied to clipboard
Use packagecloud to provide DEB, RPM packages
We must use this instead of launchpad, and with circleci we can easily create a deb, rpm package and push it ! https://packagecloud.io
This way we will have an up to date packages
@bilelmoussaoui how about flatpak? I think it's universal package and method for all distros
Don't really know if Flatpak would allow us to modify files on /
. But I would definitely give it a try!
The application would never be hosted on Flathub I guess.
The application would never be hosted on Flathub I guess.
Why not? Because hardcode-tray not desktop-app and not have GUI? Or what?
Because the application modifies files on host. Will talk with Flathub maintainers once I'm sure that the app can run correctly using Flathub
@bilelmoussaoui but hardcode-tray have option revert changes and user point what he want changed...
@bilelmoussaoui @varlesh Please feel free to consider Cloudsmith as well for packaging. :-)
It's also commercial but has very generous free plans and offerings for open-source projects. Flatpak is a potential package format that will be implemented for support in the near-future too, depending on demand.
Full disclosure: I work for Cloudsmith, so might be biased (but only slightly, honest).