diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-18 19:30:11 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-18 19:30:11 +0000 |
commit | 06bc19722cd06d345439e9fa8660138c349be19e (patch) | |
tree | fa3bf05321afcec3ddc1cfce570f93763f2c3967 | |
parent | fix #218 (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-06bc19722cd06d345439e9fa8660138c349be19e.tar.gz awesome-selfhosted-06bc19722cd06d345439e9fa8660138c349be19e.zip |
Merge remote-tracking branch 'kickball/pr/219' into next
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -441,6 +441,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin `WTFPL` `Python` * [cryptonote](https://cryptonote.me/) - A simple open source web application that lets users encrypt and share messages that can only be read once ([Source code](https://github.com/alainmeier/cryptonote)) `BSD` `Ruby` + * [gist](https://gitlab.deblan.org/deblan/gist) - GIST is an open-source application to share code `PHP` `GPLv3` * [hastebin](http://hastebin.com/about.md) - open source pastebin written in node.js ([Source code](https://github.com/seejohnrun/haste-server)) `Nodejs` `MIT` * [snipt](https://snipt.net/) - Long-term memory for coders. Share and store code snippets ([Source code](https://github.com/nicksergeant/snipt/)) `BSD` `Python` * [Sticky Notes](http://sayakb.github.io/sticky-notes/) - A powerful open-source pastebin application for effortless code sharing. `PHP` |