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
emiliano.vavassori 31db0bf5e9 Tentative fix for issue #5. Not thoroughly tested, though. 2025-01-13 23:11:32 +01:00
src/loaih Tentative fix for issue #5. Not thoroughly tested, though. 2025-01-13 23:11:32 +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 Some adjustments to Docker image. 2024-08-22 20:59:07 +02:00
Dockerfile-dev Moved partial implementation to branch. 2024-08-22 22:47:23 +02:00
README.md Update README.md 2024-03-01 08:45:05 +00:00
check_updates.sh Adjusting check_updates.sh to comform to new tooling. 2024-08-23 01:02:32 +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
pyproject.toml Implementing partial downloads. Implementing dependency checks. 2024-08-22 22:45:02 +02: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.