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
|
|
||
|---|---|---|
| src/loaih | ||
| .drone.yml | ||
| .gitignore | ||
| Dockerfile | ||
| Dockerfile-dev | ||
| README.md | ||
| check_updates.sh | ||
| checkbuilt.sh | ||
| daily.yml | ||
| fresh.yml | ||
| prerelease.yml | ||
| pyproject.toml | ||
| still.yml | ||
| test.yml | ||
README.md
LibreOffice AppImage Helper - loaih
LibreOffice AppImage Helper is an enhanced Python porting from previous work by 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.