aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-08-18 19:30:11 +0000
committernodiscc <nodiscc@gmail.com>2015-08-18 19:30:11 +0000
commit06bc19722cd06d345439e9fa8660138c349be19e (patch)
treefa3bf05321afcec3ddc1cfce570f93763f2c3967
parentfix #218 (diff)
parentUpdate README.md (diff)
downloadawesome-selfhosted-06bc19722cd06d345439e9fa8660138c349be19e.tar.gz
awesome-selfhosted-06bc19722cd06d345439e9fa8660138c349be19e.zip
Merge remote-tracking branch 'kickball/pr/219' into next
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7fbef6a6..b386e75f 100644
--- a/README.md
+++ b/README.md
@@ -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`