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
- Host: GitHub
- URL: https://github.com/appimagecrafters/appimage-strip
- Owner: AppImageCrafters
- Created: 2021-09-30T07:02:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T07:55:45.000Z (over 3 years ago)
- Last Synced: 2025-03-28T04:41:46.687Z (about 2 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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