This commit is contained in:
Cristian Menghi 2016-08-22 06:16:11 +00:00 committed by GitHub
commit 3f37b41e5f

View file

@ -33,6 +33,7 @@ See [Contributing](#contributing).
- [XMPP Web Clients](#xmpp-web-clients) - [XMPP Web Clients](#xmpp-web-clients)
- [Content Management Systems (CMS)](#content-management-systems-cms) - [Content Management Systems (CMS)](#content-management-systems-cms)
- [E-commerce](#e-commerce) - [E-commerce](#e-commerce)
- [Digital Signage](#digital-signage)
- [DNS](#dns) - [DNS](#dns)
- [Document Archiving](#document-archiving) - [Document Archiving](#document-archiving)
- [Enterprise Resource Planning](#enterprise-resource-planning) - [Enterprise Resource Planning](#enterprise-resource-planning)
@ -402,6 +403,10 @@ _Recipe management_
* [WooCommerce](https://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution. ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP` * [WooCommerce](https://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution. ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP`
### digital-signage
* [Xibo](http://xibo.org.uk/) - Xibo is a complete digital signage solution ([Source Code](https://github.com/xibosignage/xibo)) `AGPLv3` `PHP`
## DNS ## DNS
See https://github.com/n1trux/awesome-sysadmin#dns See https://github.com/n1trux/awesome-sysadmin#dns
@ -553,7 +558,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza
## Gateways ## Gateways
* [KeyBox](http://sshkeybox.com/) - KeyBox is an open-source web-based SSH console that centrally manages administrative access to systems. - `Apache v2` `Java`
* [GateOne](https://github.com/liftoff/GateOne/) - Gate One is an HTML5 web-based terminal emulator and SSH client. - `AGPLv3` * [GateOne](https://github.com/liftoff/GateOne/) - Gate One is an HTML5 web-based terminal emulator and SSH client. - `AGPLv3`
* [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `MIT` `Java/C` * [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `MIT` `Java/C`
@ -690,7 +695,6 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
* [RatticDB](http://rattic.org/) - Password Management for Humans. ([Source Code](https://github.com/tildaslash/RatticWeb), [Demo](https://demo.rattic.org/cred/list/)) * [RatticDB](http://rattic.org/) - Password Management for Humans. ([Source Code](https://github.com/tildaslash/RatticWeb), [Demo](https://demo.rattic.org/cred/list/))
* [Teampass](http://teampass.net/) - Password manager dedicated for managing passwords in a collaborative way on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass/)) `GPLv3` `PHP` * [Teampass](http://teampass.net/) - Password manager dedicated for managing passwords in a collaborative way on any server Apache, MySQL and PHP. ([Source Code](https://github.com/nilsteampassnet/TeamPass/)) `GPLv3` `PHP`
## Pastebins ## Pastebins
* [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin. `WTFPL` `Python` * [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin. `WTFPL` `Python`