Open Source Software for Linux

DB Browser for SQLite DB Browser for SQLite

A high quality, visual, open source database management tool for SQLite databases. With DB Browser for SQLite, users and developers can create, search, and edit databases. DB Browser for SQLite uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned.

PhotoQt PhotoQt

PhotoQt is a free and open-source, simple yet powerful image viewer, based on Qt/QML. It mprovides provides a simple and uncluttered interface filled powerful features. PhotoQt supports GraphicsMagick, Libraw, FreeImage, DevIL, Poppler, libarchive.

Peppermint OS Peppermint OS

Peppermint OS is Ubuntu-based Linux distribution that uses LXDE desktop environment. It aims to provide a familiar environment for newcomers to Linux. Peppermint OS requires relatively low hardware resources to run, which makes it a perfect choice for older or lower specced hardware. The operating system follows the Ubuntu release cyckle and provides support for LTS releases.

Janet Janet

Janet is a functional and imperative programming language that runs on Windows, Linux, macOS, and BSDs. Janet makes for a good system scripting language, or a language that can be embed in other programs. The entire language (core library, interpreter, compiler, assembler, PEG) is less than 1MB. 

QtPass QtPass

QtPass is free and open-source, cross-platform password manager that is part of the pass ecosystem. The pass project is an open initiative that builds the standard unix password manager, a universal protocol for password management. This means that you can easily switch away from the QtPass to a new client, as long as it uses the "pass" password store.

gThumb gThumb

gThumb is a free and open-source image viewer and Image organizer for the GNOME Desktop. The software can be used to view, orginize and edit BMP, GIF, ICO, JPEG, PNG, TIFF, XPM files. An importer tool is also include, it can be used for transferring photos from cameras. With the editing tool, photos can be rotated, flipped and cropped, or optimized for the right contrast ratio. gThumb is developed by the The GNOME Project and released under the GNU General Public License.

Buttercup Buttercup

Buttercup is a free and open-source password manager, available on all major platforms. With Buttercup you can track and store your login information for any service and device that you use. The application's securely encrypted vault allow you to store account information securely with additional support for 2FA/OTP (TOTP).

Crystal Crystal

A free and open general-purpose, object-oriented programming language developed by Ary Borenszweig, Juan Wajnerman, Brian Cardiff and a community with over 300 contributors. Crystal is statically type checked, which means that all code errors will be caught at compile time, rather than fail on runtime. Crystal provides an easy-to-learn syntax similar to Ruby, while at the same time producing performance similar to that of the programming language C.

Webmin Webmin

Webmin is a web-based interface for system administration tool for Unix-like systems. You can use Webmin in any modern browser to setup and manage& user accounts, Apache web server, DNS configuration and alike. The software removes the mundane task of manually editing Unix configurations and allow you to easily setup hosting for applications, sites and web services.

Vagrant Vagrant

Vagrant is an open-source software building portable and virtual development environments. With Vagrant, developers and devops can create development environments that mirror production environment by providing the same operating system, packages, users, and configurations. Vagrant can be spin up environments for VirtualBox, KVM, Hyper-V, Docker containers, VMware, and AWS, and integrates with exiting configuration tooling such as Ansible, Chef, Docker, Puppet or Salt