diff options
author | nodiscc <nodiscc@gmail.com> | 2023-05-04 10:01:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-04 10:01:49 +0000 |
commit | 80769d55ffa52b85737ea982d868755713ae1a4f (patch) | |
tree | 154d29a320114d1223eaf1a407d0602ffc220b47 | |
parent | remove socksbin (unmaintained since March, 2022) (#3765) (diff) | |
download | awesome-selfhosted-80769d55ffa52b85737ea982d868755713ae1a4f.tar.gz awesome-selfhosted-80769d55ffa52b85737ea982d868755713ae1a4f.zip |
remove snipt (unmaintained since 2021) (#3766)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- WARNING:awesome_lint.py: snipt: last updated -730 days, 9:56:58.105608 ago, older than 365 days
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1515,7 +1515,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [prologic pastebin](https://git.mills.io/prologic/pastebin) - Simple pastebin service with convenient api and CLI. ([Demo](https://paste.mills.io)) `MIT` `Go` - [PurritoBin](https://github.com/PurritoBin/PurritoBin) - Ultra fast, minimalistic, encrypted command line paste-bin, where the server has no knowledge of the paste data. `ISC` `C++` - [rustypaste](https://github.com/orhun/rustypaste) - A minimal file upload/pastebin service. `MIT` `Rust` -- [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` - [Spacebin](https://github.com/spacebin-org/spirit) - Text-sharing for the final frontier — Reliable Pastebin server in Golang and Fiber. `Apache-2.0` `Go` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` |