aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2016-12-25 13:50:49 +0000
committerGitHub <noreply@github.com>2016-12-25 13:50:49 +0000
commit5409a673ab9f1f7090d897d66afeca7e4fe34d8f (patch)
tree2372bac19f6a0749e0cf70333df0092415748a77 /README.md
parentAdd scr.ch and savepad (#902) (diff)
parentAdd Modern Paste (diff)
downloadawesome-selfhosted-5409a673ab9f1f7090d897d66afeca7e4fe34d8f.tar.gz
awesome-selfhosted-5409a673ab9f1f7090d897d66afeca7e4fe34d8f.zip
Merge pull request #918 from LINKIWI/modern-paste
Add Modern Paste
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 cf9fd792..40483964 100644
--- a/README.md
+++ b/README.md
@@ -850,6 +850,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
* [gist](https://gitlab.deblan.org/deblan/gist) - GIST is an open-source application to share code. `GPLv3` `PHP`
* [hastebin](http://hastebin.com/about.md) - Open source pastebin written in node.js. ([Demo](http://hastebin.com/), [Source Code](https://github.com/seejohnrun/haste-server)) `MIT` `Nodejs`
* [localpaste](https://github.com/petermaloney/localpaste) - Simple python based pastebin you can run locally, with curl for input. Supports RAW text by default and binary data such as images (no extensions on returned url). `GPLv2` `Python`
+ * [Modern Paste](https://www.modernpaste.com) - Modern pastebin with a contemporary, minimalistic user interface backed by a robust feature set. ([Demo](https://demo.modernpaste.com/), [Source Code](https://github.com/LINKIWI/modern-paste)) `MIT` `Python`
* [mojopaste](http://search.cpan.org/dist/App-mojopaste/) - Perl based pastebin. ([Demo](http://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `ARTv2` `Perl`
* [NoteHub](https://notehub.org) - Free and Hassle-free Pastebin for Markdown Pages. Simple, clean, password provided, generated-short link. ([Demo](https://notehub.org), [Source Code](https://github.com/chmllr/NoteHub)) `MIT` `Nodejs`
* [Paste](http://phpaste.sourceforge.net/) - Paste is forked from the original source pastebin.com used before it was bought. ([Demo](http://phpaste.sourceforge.net/demo), [Source Code](https://bitbucket.org/j-samuel/paste/)) `GPLv3` `PHP`