Update README.md

This commit is contained in:
wp
2025-07-23 19:51:56 -05:00
parent 62d558a461
commit b3543a87ac

View File

@@ -1,18 +1,17 @@
AppImageDaemon2 (aid2 - proposed) # AppImageDaemon2 (aid2 - proposed)
Alternatives ## [Alternatives][1]
- Per https://docs.appimage.org/introduction/software-overview.html#appimaged - [appimaged](https://github.com/probonopd/go-appimage)
- appimaged - [AppImageKit](https://github.com/AppImage/AppImageKit)
- AppImageKit - [appimagetool](https://github.com/AppImage/appimagetool)
- appimagetool - [AppImageUpdate](https://github.com/AppImageCommunity/AppImageUpdate)
- AppImageUpdate - [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher)
- AppImageLauncher
Problem ## Problem
Several appimage helper programs exist Several appimage helper programs exist, but none provide the desired "integration feel" I'm looking for
Planned Features ## Planned Features
- Folder watching; ie ~/Applications - Folder watching; ie ~/Applications
- Similar to appimaged - Similar to appimaged
- Config file; ~/.local/aid2/aid2.conf - Config file; ~/.local/aid2/aid2.conf
@@ -42,10 +41,12 @@ Planned Features
- Possibly windows to confirm actions (xyz Installed; xyz Removed; No updates found | xyz Updated to 1.2.3.4 | etc) - Possibly windows to confirm actions (xyz Installed; xyz Removed; No updates found | xyz Updated to 1.2.3.4 | etc)
Resources ## Resources
https://docs.appimage.org/introduction/software-overview.html - https://docs.appimage.org/introduction/software-overview.html
https://docs.appimage.org/user-guide/run-appimages.html - https://docs.appimage.org/user-guide/run-appimages.html
https://docs.appimage.org/reference/desktop-integration.html - https://docs.appimage.org/reference/desktop-integration.html
https://docs.appimage.org/reference/appdir.html - https://docs.appimage.org/reference/appdir.html
https://github.com/AppImage/AppImageKit/issues/830 - https://github.com/AppImage/AppImageKit/issues/830
- https://github.com/AppImage/AppImageSpec
[1]: https://docs.appimage.org/introduction/software-overview.html