diff options
author | nodiscc <nodiscc@gmail.com> | 2016-02-17 20:24:18 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-02-17 20:24:18 +0000 |
commit | d0f1d708e62474a132678b588bbed033962e9a5e (patch) | |
tree | 631cd11407c52271b7d1836a5b172bb2d98a52ca | |
parent | Merge remote-tracking branch 'kickball/pr/450' (diff) | |
parent | updated ZeroBin (diff) | |
download | awesome-selfhosted-d0f1d708e62474a132678b588bbed033962e9a5e.tar.gz awesome-selfhosted-d0f1d708e62474a132678b588bbed033962e9a5e.zip |
Merge remote-tracking branch 'kickball/pr/451'
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -603,6 +603,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Sticky Notes](http://sayakb.github.io/sticky-notes/) - A powerful open-source pastebin application for effortless code sharing. `PHP` * [Stikked](https://github.com/claudehohl/Stikked) - An advanced and beautiful pastebin written in `PHP` `GPLv3` * [tastebin](https://github.com/andreineculau/tastebin) - Updated version of hastebin plus additional features `Apache` `Nodejs` + * [ZeroBin](https://github.com/elrido/ZeroBin/wiki) - ZeroBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://zerobin.dssr.ch/), [Source Code](https://github.com/elrido/ZeroBin)) `Zlib` `PHP` ## Personal Dashboards |