wrappe
wrappe copied to clipboard
Packer for creating self-contained single-binary applications from executables and directories. Distribute your application without the need for an installer, with smaller file size and faster startu...
Hi, I am from [`pkgforge`](https://github.com/pkgforge), we use [sharun+wrappe](https://github.com/VHSgunzo/sharun) to package hundreds of portable packages at [Soarpkgs](https://github.com/search?q=user%3Apkgforge+repo%3Apkgforge%2Fsoarpkgs+sharun+OR+wrappe&type=code) Wrappe works wonders for regular packages, but sometimes some packages contain multiple executables. Sharun...
Thanks for your beautiful wrapper. Is it possible to decorate your final binary with a custom icon :) ? I have most of the shell scripts in my compressed applications,...
Which option with arguments should I use if default cwd is on /tmp and I want to repack wrappe(d) binary? In my case e.g. Palemoon, I repack .config for profile...
I have some packaged portable applications with custom shell script for deploying and running these applications. I would say that the best option for my applications is using 7zip (best...