Navidrome is an open source web-based music server that allows users to stream their personal music collection from anywhere, on any device.
This tutorial explains how to install Navidrome inside...
Mealie is an open-source recipe management application designed to help users organize, share, and discover recipes. It allows you to create a digital cookbook, import recipes from the web, and...
The scc (Sloc Cloc and Code) is a command line tool used for counting lines of code (LOC) in a project. It's similar to other tools like cloc and tokei...
WBO is a web-based collaborative whiteboard that enables multiple users to draw together on a shared virtual board. The board updates in real time for everyone connected, with all changes...
Go Swagger is a command line tool that simplifies the integration of OpenAPI Specification with the Go programming language. It allows developers to generate Go code from OpenAPI definitions and...
Whiteboard is a lightweight web-based application for creating sketches, and other visualizations. It is based on Node.js runtime environment.
This tutorial explains how to install Whiteboard inside a Docker container...
The drawDB is a web-based application designed for creating and editing Database Entity Relationship (DBER) diagrams in the browser.
This tutorial explains how to install drawDB inside a Docker container...
Polaris is a music streaming application that allows to access the music collection from any device. It streams music directly from your computer or cloud server, so there's no need...
Ruplacer is a command line tool written in Rust programming language that allows users to perform search and replace operations across multiple files within a directory. This tutorial demonstrates how...
The mdBook is a command line tool used to create modern, interactive, and online books from Markdown files. It is particularly popular within the Rust programming community because it was...