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
Go to file
gabriele.ponzo 2f31897cd9 Update README.md
Corretta forma inglese
2024-03-01 08:45:05 +00:00
loaih Implemented better option checking and defaults for builds. 2024-01-01 18:29:28 +01:00
.drone.yml Fixing last bits. 2023-12-01 23:15:57 +01:00
.gitignore Adding missing dependency. 2023-12-31 22:08:28 +01:00
Dockerfile Adding Dockerfile to create a container to build. 2023-12-02 03:01:14 +01:00
README.md Update README.md 2024-03-01 08:45:05 +00:00
check_updates.sh Aggiunta attivazione/disattivazione venv. 2023-07-03 00:00:49 +02:00
checkbuilt.sh Corretto script check build. Costruzione di uno script di build. 2022-03-19 03:34:53 +01:00
daily.yml Correzione file yaml per le build. 2023-01-07 21:46:40 +01:00
fresh.yml Correzione file yaml per le build. 2023-01-07 21:46:40 +01:00
prerelease.yml Correzione file yaml per le build. 2023-01-07 21:46:40 +01:00
setup.py Fixing cleanup. 2024-01-01 10:02:15 +01:00
still.yml Correzione file yaml per le build. 2023-01-07 21:46:40 +01:00
test.yml Sistemazione build. 2023-01-05 19:58:45 +01:00

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.