Free and Open Source Software
-
mslicer - slicer for resin printers - LinuxLinks
mslicer is a GUI-based tool for masked stereolithography (resin) printers.
Currently only ELEGOO .goo files can be generated.
The software is in an early stage of development. It’s free and open source.
UNDB - no-code platform - LinuxLinks
undb is a highly customizable and secure no-code platform that allows you to build, manage, and deploy applications effortlessly. At its core, undb leverages SQLite, providing a lightweight yet robust environment where your data is always under your control. With a strong emphasis on local-first and offline-first design, undb ensures that your applications remain fully functional even without continuous internet access.
It is based on SQLite and can be packaged into a binary file using Bun for backend service. Additionally, it can be deployed as a service via Docker, offering a UI for table management.
This is free and open source software.
btail - interactive file tail viewer - LinuxLinks
btail is a command-line utility for viewing the tail of files with an interactive terminal user interface.
It allows you to monitor log files in real-time with features like live updates, search functionality, syntax highlighting, and easy navigation.
This is free and open source software.
ct.js - 2D game engine and IDE - LinuxLinks
It does that by providing extensive documentation, examples, a wide variety of game asset types and their visual editors — all while remaining open to modding, and if modding doesn’t help, you can always put plain JS code in your project.
This is free and open source software.
MatterControl - 3D printing software - LinuxLinks
MatterControl is software designed to control and enhance the desktop 3D printing experience.
It’s designed to help you get the most out of your 3D printer – making it easy to track, preview, and print your 3D parts.
This is free and open source software.
tarug - minimal Postgres SQL client - LinuxLinks
tarug is a modern, yet another Postgres SQL client, build with GTK 4 and Libadwaita.
This is free and open source software.
TOML - Tom's Obvious Minimal Language - LinuxLinks
TOML shares traits with other file formats used for application configuration and data serialization, such as YAML and JSON. TOML and JSON both are simple and use ubiquitous data types, making them easy to code for or parse with machines. TOML and YAML both emphasize human readability features, like comments that make it easier to understand the purpose of a given line. TOML differs in combining these, allowing comments (unlike JSON) but preserving simplicity (unlike YAML).
Jottr - simple text editor - LinuxLinks
Jottr is a cross-platform plain text editor focused on usability and speed, designed for writers, journalists and researchers.
This is free and open source software.