mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-21 00:08:06 +02:00
Added pbnh
This commit is contained in:
parent
2895b2b84e
commit
51c1663fe5
1 changed files with 1 additions and 0 deletions
|
@ -672,6 +672,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
|
|||
* [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`
|
||||
* [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`
|
||||
* [pbnh](https://github.com/bhanderson/pbnh) - A pb-inspired api, with a haste-influenced frontend and a sql-based backend `MIT` `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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue