Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AppImageCommunity/appimaged
appimaged is a daemon that monitors the system and integrates AppImages.
https://github.com/AppImageCommunity/appimaged
appimage daemon monitor register
Last synced: 8 days ago
JSON representation
appimaged is a daemon that monitors the system and integrates AppImages.
- Host: GitHub
- URL: https://github.com/AppImageCommunity/appimaged
- Owner: AppImageCommunity
- License: other
- Archived: true
- Created: 2018-05-14T10:43:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T10:06:05.000Z (about 4 years ago)
- Last Synced: 2024-08-06T16:10:16.019Z (3 months ago)
- Topics: appimage, daemon, monitor, register
- Language: C
- Homepage: https://appimage.org
- Size: 120 KB
- Stars: 294
- Watchers: 13
- Forks: 15
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - AppImageCommunity/appimaged - appimaged is a daemon that monitors the system and integrates AppImages. (others)
README
# appimaged
## :warning: This project has been deprecated in favor of the [new codebase](https://github.com/probonopd/go-appimage).
`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](https://github.com/netblue30/firejail) sandbox is installed, it runs the AppImages with it.