aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2016-01-07 18:30:23 +0000
committerEdward D <ed.kickball@hotmail.com>2016-01-07 18:30:23 +0000
commit0a737c6ff3d9c44c5806f7b418b479803c306beb (patch)
tree9a4fb897c7e9bb01abaeb50e7866609b16a9a296 /README.md
parentMerge pull request #391 from Kickball/chyrp-link-update (diff)
parentFix Spacing (diff)
downloadawesome-selfhosted-0a737c6ff3d9c44c5806f7b418b479803c306beb.tar.gz
awesome-selfhosted-0a737c6ff3d9c44c5806f7b418b479803c306beb.zip
Merge pull request #387 from Kickball/pb
Add pb
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d932f72a..f0fb1a0c 100644
--- a/README.md
+++ b/README.md
@@ -578,6 +578,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza
* [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), [Demo](http://hastebin.com/)) `Nodejs` `MIT`
* [Pastedown](http://pastedown.ctrl-c.us/) - self-hosted pastebin server. It is meant to handle Markdown well, but it also works with code snippets (and does syntax highlighting). ([Source code](https://github.com/cespare/pastedown)) `MIT` `Go`
+ * [pb](https://github.com/ptpb/pb) - lightweight pastebin (and url shortener) built using flask ([Demo](https://ptpb.pw/)) `GPLv3` `Python/Flask`
* [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)) `PHP` `AGPLv3`
* [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`