diff options
author | Phonic Mouse <phonicmouse@users.noreply.github.com> | 2017-10-04 22:54:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-04 22:54:39 +0000 |
commit | 14d1744d1f1d2566444bd0447f162815b0064653 (patch) | |
tree | f7bb9fa9b2e6216b040ca46f4dc388943f7266f1 /README.md | |
parent | Added Link shortener bot (#1191) (diff) | |
download | awesome-selfhosted-14d1744d1f1d2566444bd0447f162815b0064653.tar.gz awesome-selfhosted-14d1744d1f1d2566444bd0447f162815b0064653.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -925,7 +925,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [pbnh](https://github.com/bhanderson/pbnh) - Pastebin inspired from project pb and hastebin, with an API and a SQL-based backend. `MIT` `Python` * [Phaste](https://pste.pw) - A Phalcon-based, MySQL pastebin application with privacy-respecting Piwik integration and syntax highlighting. ([Source Code](https://github.com/FoxDev/Phaste)) `AGPLv3` `PHP` * [PrivateBin](https://privatebin.info/) - PrivateBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://privatebin.net/), [Source Code](https://github.com/PrivateBin/PrivateBin)) `Zlib` `PHP` - * [SharpPaste](https://github.com/phonicmouse/SharpPaste) - A simple and modern open-source pastebin made with C# and NancyFX that just works. `MIT` `C#/ASP.NET` + * [SharpPaste](https://github.com/phonicmouse/SharpPaste) - A simple and modern open-source pastebin made with C# and NancyFX that just works. ([Demo](https://sharppaste.nl/)) `MIT` `C#/ASP.NET` * [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. ([Source Code](https://github.com/sayakb/sticky-notes)) `BSD` `PHP` * [Stikked](https://github.com/claudehohl/Stikked) - An advanced and beautiful pastebin. `GPLv3` `PHP` |