diff options
author | nodiscc <nodiscc@gmail.com> | 2016-06-18 18:12:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-18 18:12:42 +0000 |
commit | 28ce14f628fcf4a1964f0f10b248c559b1e4e880 (patch) | |
tree | 861b5be16c3aea00286206504e6b5b19f78965f9 | |
parent | Merge pull request #570 from rangeroob/gigablast (diff) | |
parent | fix ethercalc entry (diff) | |
download | awesome-selfhosted-28ce14f628fcf4a1964f0f10b248c559b1e4e880.tar.gz awesome-selfhosted-28ce14f628fcf4a1964f0f10b248c559b1e4e880.zip |
Merge pull request #575 from nodiscc/fix-ethercalc
fix ethercalc entry
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -652,7 +652,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` |