What is Shradiko?
Shradiko is a versatile tool that empowers users to create portable AppImages from distro packages, breaking down the barriers of software distribution and accessibility. This innovative solution leverages a chroot-based approach, enabling the seamless conversion of non-portable packages into self-contained, cross-platform applications
Highlights
- Supports DEB packages: Shradiko currently focuses on converting Debian-based packages, providing a robust solution for a widely-used software distribution format
- Chroot-based approach: The tool installs the package and its dependencies onto a minimal package manager installation inside a chroot, ensuring a consistent and isolated environment for the application
- Overlay file systems: When the AppImage is executed, Shradiko creates a new mount namespace and mounts overlay file systems onto various system directories, allowing the package to function as if it were installed on the host system
- Cross-platform compatibility: The resulting AppImage can be executed on a wide range of systems, regardless of the underlying distribution, enabling users to enjoy their favorite applications without the constraints of traditional package management.
Platforms
- Linux
Languages
- English
Features
Package Manager