Currently, this project is still very immature and some details are undecided yet about this project. The currently planned and implemented parts of this project are:
-
@reforged/maker-appimage– a simple, asynchronous AppImage maker. Basically reimplementation ofappimagetoolin TypeScript, but using system-widemksquashfsand written natively for Forge API. Has potential for packaging AppImage-alternative formats as well (right now, custom runtimes are supported only).- Emit / show current task and its progress 1.
- Support passing and generating update information to AppImages (
zsync). - Support checksum embedding into AppImage runtime.
- Support AppImage signing (
gpg).
-
@reforged/plugin-launcher- adds executable to the app directory to be launched instead of binary, for additional features not yet possible to be achieved within Electron app directly. -
@reforged/maker-alpm– maker for Arch Linuxpacmanpackages. Ideally, it should directly generate a tarball with necessary metadata while supporting most features like package signing.
This project follows REUSE specification to match copyrighted material
to software licenses and copyright. You might see overall list of
licenses used in this project in LICENSES/ folder.
Footnotes
-
Partially implemented; no official Forge API for representation yet. ↩