An open API service indexing awesome lists of open source software.

https://github.com/libreoffice/online

Read-only Mirror - no pull request (use https://gerrit.libreoffice.org instead)
https://github.com/libreoffice/online

libreoffice libreoffice-online wopi

Last synced: 7 months ago
JSON representation

Read-only Mirror - no pull request (use https://gerrit.libreoffice.org instead)

Awesome Lists containing this project

README

          

LibreOffice Online.

This project has several components:

wsd/
The Web Services Daemon - which accepts external connections.

kit/
The client which lives in its own chroot and renders documents.

common/
Shared code between these processes.

loleaflet/
The client side JavaScript component.

test/
C++ based unit tests.

cypress_test/
JavaScript based integration tests.

It is recommended to read these files:

wsd/README
loleaflet/README

Enjoy.