AppImageCommunity / appimaged

appimaged is a daemon that monitors the system and integrates AppImages.

Home Page:https://appimage.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appimaged

⚠️ This project has been deprecated in favor of the new codebase.

appimaged is an optional daemon that watches locations like ~/bin and ~/Downloads for AppImages and if it detects some, registers them with the system, so that they show up in the menu, have their icons show up, MIME types associated, etc. It also unregisters AppImages again from the system if they are deleted. Optionally you can use a sandbox if you like: If the firejail sandbox is installed, it runs the AppImages with it.

About

appimaged is a daemon that monitors the system and integrates AppImages.

https://appimage.org

License:Other


Languages

Language:C 69.2%Language:CMake 25.1%Language:Shell 5.8%