The whole suite,in a browser tab
LibreOffice, on a Void Linux desktop of your own.Writer, Calc, Impress, Draw, Base and Math, over files on the volume.
$ dxflow workflow create --identity libreoffice hub://libreoffice --start --link
Open the document,and edit it properly
The six applications, reading and writing the formats you were sent.
ODF natively, and .docx, .xlsx and .pptx read and written without a converter.
A sheet with a million rows behaves, because the cores are not your laptop's.
soffice --headless --convert-to pdf turns a folder on the volume into PDFs.
Every defaultis one override away
The session reads its settings from the environment, so you set them on the start line.
$ dxflow workflow start libreoffice --override env.app.VNC_PASSWORD=something-long
$ dxflow workflow start libreoffice --override env.app.PANEL=show --link
The suitefills the screen
Streamed to your browser, with LibreOffice already maximized.
It opens on theStart Center
There is no default module. You pick one, or you open a file and it picks for you.
Writer, Calc, Impress, Draw, Base and Math are all here. The Start Center is the door to whichever you need.
soffice --headless --convert-to from a terminal turns a directory of documents into PDFs while you do something else.
Open from /volume and save back to it, and the file is still there when the machine is not.
Pulled once,then it stays
LibreOffice arrives as one image. This is what comes down the first time, and what the disk should have free for it.
What it wants,and what it needs
The definition asks for 4 cores and 8 GB. The image comes up on less than that, and a start given --fit trims the ask to whatever the machine actually has.
Machines that fit it
LibreOffice asks for 4 cores and 8 GB. Cheapest first.