diff options
author | Harald Nezbeda <hn@nezhar.com> | 2022-09-14 21:44:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 21:44:24 +0000 |
commit | 589f15266db04eba1ccea7852fb166d41cef08c9 (patch) | |
tree | 3a128efae0979f0cc26cfa0c23c990b3af09d7a6 | |
parent | Add Vivum (#3210) (diff) | |
download | awesome-selfhosted-589f15266db04eba1ccea7852fb166d41cef08c9.tar.gz awesome-selfhosted-589f15266db04eba1ccea7852fb166d41cef08c9.zip |
Add SnyPy to Pastebins (#3007)
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1495,6 +1495,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [Snibox](https://snibox.github.io/) - Code snippets manager with attractive tag-oriented interface. ([Demo](https://snibox-demo.herokuapp.com/), [Source Code](https://github.com/snibox/snibox)) `MIT` `Ruby` - [Snippet Box](https://github.com/pawelmalak/snippet-box) - Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. `MIT` `Nodejs` - [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python` +- [SnyPy](https://snypy.com) - Open source on-prem code snippet manager. ([Demo](https://app.snypy.com), [Source Code](https://github.com/snypy)) `MIT` `Docker` - [SocksBin](https://github.com/magnumdingusedu/socksbin) - Simple and fast terminal based pastebin, with optional code highlighting. No specific client required, all you need is netcat. `GPL-3.0` `Python` - [Spacebin](https://github.com/spacebin-org/spirit) - Text-sharing for the final frontier — Reliable Pastebin server in Golang and Fiber. `Apache-2.0` `Go` - [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. `GPL-3.0` `PHP` |