diff options
author | nodiscc <nodiscc@gmail.com> | 2016-09-02 21:23:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-02 21:23:16 +0000 |
commit | c1a244ed4bdc1fcc2cfcab405e0945e51cb8c4b4 (patch) | |
tree | 37a368fc59f2f51344be262ec526f8bcd2a9204f | |
parent | Merge pull request #748 from n8225/Fix-mediaStreaming (diff) | |
parent | Capitalize Code Ethercalc (diff) | |
download | awesome-selfhosted-c1a244ed4bdc1fcc2cfcab405e0945e51cb8c4b4.tar.gz awesome-selfhosted-c1a244ed4bdc1fcc2cfcab405e0945e51cb8c4b4.zip |
Merge pull request #750 from n8225/Fix-office
Fix office
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -689,13 +689,13 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com ## Office Suites - * [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` + * [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. ([Demo](https://demo.sandstorm.io/appdemo/h37dm17aa89yrd8zuqpdn36p6zntumtv08fjpu8a8zrte7q1cn60), [Source Code](https://github.com/ether/etherpad-lite)) `Apache` `Nodejs` * [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` - * [PHPOffice](http://phpoffice.github.io/) - PHPOffice contains libraries which permits to write and read files from most office suites. `LGPLv3` `PHP` - * [WebODF](http://webodf.org/) - Tools and libraries to view and edit Open Document Format (ODF) files. ([Source Code](https://github.com/kogmbh/WebODF)) `AGPLv3` `Javascript` * [ownCloud documents](https://doc.owncloud.org/server/8.2/user_manual/documents.html) - Collaborative editing and sharing of rich-text documents. ([Source Code](https://github.com/owncloud/documents)) `AGPLv3` `PHP` + * [PHPOffice](http://phpoffice.github.io/) - PHPOffice contains libraries which permits to write and read files from most office suites. `LGPLv3` `PHP` + * [WebODF](http://webodf.org/) - Tools and libraries to view and edit Open Document Format (ODF) files. ([Source Code](https://github.com/kogmbh/WebODF)) `AGPLv3` `HTML5` ## Password Managers |