helloSystem / launch

Command line tool to launch applications, will search for .app bundles and .AppDir directories in various directories, and will show launch errors in the GUI
BSD 2-Clause "Simplified" License
16 stars 6 forks source link

Integrate with PackageKit for handling Linux #9

Closed xaoseric closed 3 years ago

xaoseric commented 3 years ago

For Linux we can integrate with PackageKit which does the heavy lifting of integration with package managers for us.

https://www.freedesktop.org/software/PackageKit/pk-intro.html

probonopd commented 3 years ago

hello @xaoseric. Thanks for the suggestion. For Linux applications we will be focusing on AppImage because it is more in line with what helloSystem stands for - one app = one file, simple.