diff options
author | nodiscc <nodiscc@gmail.com> | 2016-05-21 21:57:24 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-05-21 21:57:24 +0000 |
commit | 2dc3bcd79fa8895bb88984d5ea5e2b73a73b3254 (patch) | |
tree | 138ba89b3e4a963123fa90727fa3b7f5720c2de7 | |
parent | Add DPlatform (selfhosted solutions) (diff) | |
download | awesome-selfhosted-2dc3bcd79fa8895bb88984d5ea5e2b73a73b3254.tar.gz awesome-selfhosted-2dc3bcd79fa8895bb88984d5ea5e2b73a73b3254.zip |
fix ethercalc entry
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -646,7 +646,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com ## Office Suites - * [EtherCalc](https://ethercalc.org/) - Web spreadsheet. - `CPALv1` + * [EtherCalc](https://ethercalc.org/) - Web spreadsheet. ([Source code](https://github.com/audreyt/ethercalc) `CPALv1/Other` `Nodejs` * [Etherpad](http://etherpad.org/) - Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. - `Apache` * [Infinoted](https://github.com/gobby/gobby/wiki/Dedicated%20Server) - A 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](http://onlyoffice.org/) - An office suite that enables you to manage documents, projects, team and customer relations in one place. ([Source Code](https://github.com/ONLYOFFICE/DocumentServer)) `AGPLv3` `Nodejs` |