An open API service indexing awesome lists of open source software.

https://github.com/appimagecrafters/appimage-strip

Trims down AppImage size to only the minimun required according to the running system
https://github.com/appimagecrafters/appimage-strip

Last synced: about 1 month ago
JSON representation

Trims down AppImage size to only the minimun required according to the running system

Awesome Lists containing this project

README

        

# appimage-strip

Trims down AppImage size to only the minimun required according to the running system.

## Usage

`./appimage-strip.sh `

## TODO

- [ ] Recommend packages to be excluded
- [ ] Allow add protected paths from the CLI