LibreOffice AppImage Helper
Tool to quickly build a LibreOffice AppImage from the officially released .deb packages.
This is an enhanced port of https://github.com/antoniofaccioli/libreoffice-appimage
https://appimages.libreitalia.org
emiliano.vavassori eff3bc67ee | ||
---|---|---|
loaih | ||
.drone.yml | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
check_updates.sh | ||
checkbuilt.sh | ||
daily.yml | ||
fresh.yml | ||
prerelease.yml | ||
setup.py | ||
still.yml | ||
test.yml |
README.md
LibreOffice AppImage Helper - loaih
LibreOffice AppImage Helper is an enhanced Python porting from previous work from Antonio Faccioli. It helps building a LibreOffice AppImage from officially released .deb files with some options.
Getting options and help
You can ask the app some information on how you can use it:
$ loaih --help
$ loaih getversion --help
$ loaih build --help
$ loaih batch --help
For any other information needed, please visit the wiki of the project.