aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Fitzpatrick <paulfitz@alum.mit.edu>2022-01-30 13:58:08 +0000
committerGitHub <noreply@github.com>2022-01-30 13:58:08 +0000
commit332d2daf27908634ee52f85c728c41b38531825e (patch)
tree86eaafd08c21feec86b43bf022a6e8f119b6a450
parentAdd Peergos to File Transfer & Synchronization (#2777) (diff)
downloadawesome-selfhosted-332d2daf27908634ee52f85c728c41b38531825e.tar.gz
awesome-selfhosted-332d2daf27908634ee52f85c728c41b38531825e.zip
Add Grist to Office Suites (#2853)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b336f73c..c9481609 100644
--- a/README.md
+++ b/README.md
@@ -1328,6 +1328,7 @@ _Related: [Wikis](#wikis)_
- [CryptPad](https://cryptpad.fr/) - CryptPad is the zero knowledge realtime collaborative editor (rich-text, files, source-code, ...). ([Source Code](https://github.com/xwiki-labs/cryptpad)) `AGPL-3.0` `Nodejs`
- [EtherCalc](https://ethercalc.net/) - Web spreadsheet. ([Source Code](https://github.com/audreyt/ethercalc)) `CPAL-1.0/Other` `Nodejs`
- [Etherpad](https://etherpad.org/) - Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. ([Demo](https://demo.sandstorm.io/appdemo/h37dm17aa89yrd8zuqpdn36p6zntumtv08fjpu8a8zrte7q1cn60), [Source Code](https://github.com/ether/etherpad-lite)) `Apache-2.0` `Nodejs`
+- [Grist](https://getgrist.com/) - Grist is a next-generation spreadsheet with relational structure, formula-based access control, and a portable, self-contained format. Alternative to Airtable. ([Demo](https://docs.getgrist.com), [Source Code](https://github.com/gristlabs/grist-core)) `Apache-2.0` `Nodejs/Python`
- [Infinoted](https://github.com/gobby/gobby/wiki/Dedicated%20Server) - Server for [Gobby](https://github.com/gobby/gobby/wiki), a multi-platform collaborative text editor. ([Source Code](https://github.com/gobby/gobby)) `MIT` `C++`
- [ONLYOFFICE](https://helpcenter.onlyoffice.com/faq/server-opensource.aspx) - Office suite that enables you to manage documents, projects, team and customer relations in one place. ([Source Code](https://github.com/ONLYOFFICE/DocumentServer)) `AGPL-3.0` `Nodejs`
- [PHPOffice](https://github.com/PHPOffice) - PHPOffice contains libraries which permits to write and read files from most office suites. `LGPL-3.0` `PHP`