Free Software for Linux

DrJava DrJava

DrJava is a lightweight programming environment specifically designed for writing Java. Through its design the IDE foster test-driven software development that leads to scalable and maintainable Java applicaitons. DrJava includes an intelligent program editor, an interactions pane for evaluating program text, a source level debugger, a unit testing tool, and a new code coverage tool.

Fragments Fragments

Fragments is an easy to use BitTorrent client for the GNOME desktop environment. It is usable for receiving files using the BitTorrent protocol, which enables you to transmit huge files, like videos or installation images for Linux distributions.

Mark Text Mark Text

Mark Text is a Markdown editor for Mac, Windows and Linux. With Mark Text  you can enjoy a concise text editor, dedicated to improving your reading and editing efficiency.

LMMS LMMS

LMMS is a free and open-source digital audio workstation available for Linux, macOS and Windows. The software was first release as Linux MultiMedia Studio back in 2004. Since then LMMS has evolved to support more platforms include macOS and Windows. LMMS can be used to compose, mix and sequence music in a simple and intuetive interface while also providing MIDI or keyboard support.

Unreal Engine Unreal Engine

The Unreal Engine is a game engine and suite of tools and technologies developed by Epic Games. The engine was first released in 1998 as a part of the first-person shooter game Unreal, where the game itself was built on the engine. Today the Unreal Engine has grown into an ecosystem that includes a marketplace for game assets that can help indie developer to develop games and make a living selling game assets them selves. The Unreal Engine is free to use and provides a revenue-share model for developers and has been used to tipple A studios and indie developers to create games in almost every genre, including platformers, fighting games,RPGs, MMORPGs, and many more.

Git Git

Git is a free and open source distributed version-control system for tracking changes in source code during software development. The tool is created by Linus Torvalds, the creator of Linux, and is used by virtually every software project today. With Git, developer can track changes in any sets of files in a project and coordinate the team to develop in a non-linear workflow to achieve maximum efficiency.

Insomnia Insomnia

With Insomnia you can design, debug and deploy APIs. Insomnia is free API design platform and REST Client developed for macOS, Linux and Window. The application makes it easy to create and group requests, specify environment variables, authentication and generate code snippets. You can also get all the details on responses. View the whole request timeline, status codes, body, headers, cookies and much more. The software also makes it easy to orginize your projects with workspaces, folders, environments, drag-and-drop requests, and easily import and export your data. Insomnia integrates with API gateways such as the Kong API Gateway, and Kong for Kubernetes. While Insomnia comes with a free-forever license, the software provides premium monthly subscriptions for E2EE data sync and advanced collaboration features.

Concurrent Versions System Concurrent Versions System

CVS (Concurrent Versions System) is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents. It fills a similar role to the free software RCS, PRCS, and Aegis packages. CVS is a production quality system in wide use by organization around the world to organize and manage the creation of software projects. The system is useb by proprietary and free software projects alike.

Deta Deta

Deta is a cloud platform that provides serverless computing solutions for free. Deta includes four main components that make hosting applications easier than ever. Deta Micros a serverless function platform that can be used hosting Node.js and Python-based services. Deta Base, a simple yet performant key/value database that can be used for storing and querying data. Deta Drive, an to use cloud storage solution that includes 10GB of free storage, and finally Deta Payments a payment solution that quickly integrates with your application so that you can start generating revenue from your hard work.

SQLiteStudio SQLiteStudio

SQLiteStudio is a SQLite database manager with an intuetive user interface. It provides a pretty-print code formatter, marks syntax errors. Allowing you to easily view, query and manage data in your SQLite database. SQLiteStudio is released as free and open source software under the GNU General Public License.