Gitea:
Gitea is a lightweight, open-source self-hosted Git service that includes a built-in feature called “Gitea Gists.” Gitea Gists allow you to create and share code snippets or text snippets in a similar manner to GitHub’s Gist. It provides a web interface for managing and sharing snippets with version control capabilities.
Snibox:
Snibox is an open-source, self-hosted snippet manager designed for personal or team use. It allows you to store and organize code snippets, text snippets, and various other types of information. It offers features like tags, search functionality, syntax highlighting, and collaboration options.
PrivateBin:
PrivateBin is an open-source, minimalist, and self-hosted pastebin application that supports encrypted, self-destructing snippets. While it doesn’t provide the version control features of Gist, it allows you to securely share and store code snippets, text, or any other content. It encrypts the content on the client-side, ensuring privacy.
Snipe:
Snipe is an open-source, self-hosted snippet manager designed for personal use. It allows you to create and organize code snippets or text snippets with syntax highlighting and tagging. It provides a simple and intuitive interface to manage your snippets.
Hastebin:
Hastebin is an open-source pastebin application that you can self-host. While it doesn’t offer the same level of functionality as Gist, it provides a quick and easy way to share code snippets or text snippets. It supports syntax highlighting and allows you to set an expiration time for the snippets.
Opengist:
Self-hosted pastebin powered by Git. (Demo) AGPL-3.0 Docker/Go/Nodejs
Drift
Self-hosted Github Gist clone. (Demo) MIT Nodejs
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024
- Introduction to System Operations (SymOps) - October 30, 2024