On Tue, Sep 22, 2020 at 4:09 PM Martin Sukany <mar...@sukany.cz> wrote: [...] > I need to set up some kind of collaborative environment (rich text > docjuments, basic tables) — request is „something like google docs“. > As I’m almost working in shell I have to say that I’m little bit lost in this > area. > Could you recommend me some web-based application (idealy something which is > „easily“ deployed on OpenBSD)? If it wouldn’t have behind some of the ‚big > frameworks‘, it would be great. > Any hints welcomed …
I had great success with Etherpad and EtherCalc: https://github.com/ether/etherpad-lite https://github.com/audreyt/ethercalc There are no packages but nodejs is packaged and both build and run. Greetings, Julian