#Selfhosting
Many Notes
Many Notes is a markdown note-taking app designed for simplicity! Easily create or import your vaults and organize your thoughts right away.
Vaults are simply storage containers for your files, and Many Notes provides you with the flexibility to keep everything in one vault or to separate your files into multiple vaults.
Mini Serve
For when you really just want to serve some files over HTTP right now!
miniserve is a small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP. Sometimes this is just a more practical and quick way than doing things properly.
Port Checker
A free utility to check the port status of a given hostname or IP address.
Watchtower and Telegram notifications
Updates… It could be a tedious task, but it has to be done. If you run containers in your homelab, you can easily get to the point where manually update all of your container images becomes a boring moment of your day. It would be nice if we can delegate this task to someone else and, maybe, receive a notification once all it’s done. Well, fortunately we can do this with Watchtower!
Hollo - Federated single-user microblogging software
Hollo is a federated single-user microblogging software powered by Fedify. Although it is for single-user, it is designed to be federated through ActivityPub, which means that you can follow and be followed by other users from other instances, even from other software that supports ActivityPub like Mastodon, Misskey, and so on.
Hollo does not have its own web interface. Instead, it implements Mastodon-compatible APIs so that you can integrate it with the most of the existing Mastodon clients.
Opengist is a self-hosted pastebin powered by Git
All snippets are stored in a Git repository and can be read and/or modified using standard Git commands, or with the web interface. It is similar to GitHub Gist, but open-source and could be self-hosted.