Software for Linux
SQuirreL SQL
SQuirreL SQL is a free and open-source SQL client and database administration tool. SQuirreL SQL is written in Java and uses JDBC to allow users to explore and interact with databases via a JDBC driver. With SQuirreL SQL you can manage your database through a graphical user interface where you can create and drop tables, add columns and rows, create function and query your data. The software is openly developed and released under the GNU Lesser General Public License which makes it free to use.
Bitbucket
With Bitbucket developers and teams can collaborate better on software projects. BitBucket is a web-based version control repository hosting service owned by Atlassian. The software is a suite of tools built on-top of the free and open-source Git repoitory management and version control system. Bitbucket provides features that developers can use to build, test and deploy code with integrated CI/CD.
TurboVNC
TurboVNC is a derivative of VNC (Virtual Network Computing) that is tuned to provide peak performance for 3D and video workloads. TurboVNC was originally a fork of TightVNC 1.3.x, and on the surface, the X server and Windows viewer still behave similarly to their parents. However, the current version of TurboVNC contains a much more modern X server code base (based on X.org 7.7) and a variety of other features and fixes not present in TightVNC, including a high-performance Java viewer. In addition, TurboVNC compresses 3D and video workloads significantly better than the “tightest” compression mode in TightVNC 1.3.x while using only typically 15-20% of the CPU time of the latter. Using non-default settings, TurboVNC can also match the best compression ratios produced by TightVNC 1.3.x for 2D workloads. Furthermore, TurboVNC contains some unique features that are designed specifically for visualization applications.
EiffelStudio
EiffelStudio is an Integrated Development Environment that enable you to produce correct, reliable, maintainable software and control the development process. The IDE is specifically designed for the Eiffel programming lanaguge and comes with a debugger and browsable editor that makes it easy to navigate parts of your system and track down bugs, and quickly fix them.
PocketBase
PocketBase is an free and open source backend in 1 file with real-time database, authentication, file storage and admin dashboard. It's written in the programming language Go and users SQLite as a database. With PocketBase it is super simple to get your backend web application up and running. This allows you as a developer to focus more on the frontend and the content of your application. PocketBase also integrates well with frontend technologies Flutter, Svelte, Angular, React and Vue.
Sailfish OS
Sailfish OS is a European developed mobile operating system that offers exlusive licensing model for local implementations. Sailfish OS provides a deeper level of security including features, such as Mobile Device Management (MDM), fully integrated VPN solutions, enterprise WiFi, data encryption, and better and faster performance. Allowing you to enjoy a privacy focused and secure operating system for your mobile devices.
Graphite
Graphite is a free and open-source, enterprise-ready software designed to monitors and graphs numeric time-series data. It can be used to monitor performance and data for software, web applications and computer systems. Companies like Etzy, GitHub, Lyft, Reddit and SalesForce trust and use Graphite to store and graph business critical metrics.
Audacity
Audacity is an free and open-source, easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems. Audacity can record live audio through a microphone or mixer, or digitize recordings from other media. Import, edit, and combine sound files. Export your recordings in many different file formats, including multiple files at once. Audacity supports 16-bit, 24-bit and 32-bit. Sample rates and formats are converted using high-quality resampling and dithering. The easy and intetive workflow of Audacity supports editing with cut, copy, paste, delete and unlimited sequential undo/redo.
Gnome Authenticator
Gnome Authenticator is a GNOME-based two factor authentication application built for Linux-based operating systems for both mobile and desktop.
PostGraphile
PostGraphile (previously known as PostGraphQL) is a free an open-source software project that lets you spin up GraphQL APIs on top of an existing PostgreSQL database, instantly. PostGraphile automatically detects tables, columns, indexes, relationships, views, types, functions and comments in your database. Based on that information it generates a GraphQL server and API which is automatically updated when changes are made to the database or its data.