antosdk-apps/OnlyOffice
2021-03-05 22:02:01 +01:00
..
api Let backend generate dockey in Onlyoffice 2021-03-05 18:18:55 +01:00
assets first complete version 2021-02-09 23:55:48 +01:00
build/release add IOHub mail 2021-03-05 22:01:39 +01:00
coffees Let backend generate dockey in Onlyoffice 2021-03-05 18:18:55 +01:00
css first complete version 2021-02-09 23:55:48 +01:00
package.json Let backend generate dockey in Onlyoffice 2021-03-05 18:18:55 +01:00
project.json first complete version 2021-02-09 23:55:48 +01:00
README.md Update README.md 2021-03-05 21:40:36 +01:00
screenshot.png add only office document example 2021-02-10 19:45:48 +01:00

OnlyOffice

This application is the front-end connector of the OnlyOffice suite. It needs to connect to a working OnlyOffice document server.

The application allows to open/edit commons document, presentation, and spreedsheet. Integrate OnlyOffice to an virtual window environment like AntOs allows a convenient way to work with multiple documents at the same time.

https://github.com/lxsang/antosdk-apps/blob/master/OnlyOffice/screenshot.png?raw=true

Change log

  • v 0.1.3a: Let backend generates document key, compatible with doc.iohub.dev/office
  • v 0.1.2a: generate document key based on username, file path and modified time
  • v 0.1.1a: generate document key based on username and file path