Open Source Software for Linux
Popcorn Time
Popcorn Time is a free and open-source BitTorrent client and media platform. With Popcorn Time you can watch any movie or TV episode in full HD. The software is constantly searching all over the web just for the highest quality torrents from the most important sites. If the available torrent provides subtitles or dubbed version, Popcorn Time will detect it and make it available as a choice.
Kubernetes
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.. It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community.
Falkon
Falkon is a free and open-source Chromium-based web browser built on the Qt WebEngine. It aims to be a lightweight web browser available through all major platforms. Allowing you to enjoy a fast and safe browsing experience from any of your devices. With Falkon you can expect all features found in modern-day browsers like bookmarks, history, sidebars and tabs, while also allowing you to extend the core functionality of the browser with plugins. The project is openly developed by the KDE team and is released as free and open software under the GPL-3.0 License.
DBeaver
DBeaver is an open-source SQL client and a database administration tool. With DBeaver you can manage any relational databases that has support for JDBC driver, in a well designed GUI. The software is released as two separate versions, DBeaver Community Edition and DBeaver Enterprise Edition. DBeaver Community Edition is freely used and distributed under the ACL license. While DBeaver Enterprise Edition is sold at a monthly subscriptions, and supports NoSQL databases like MongoDB, Cassandra, InfluxDB, Redis, Amazon DynamoDB, Google Bigtable and CouchDB.
MySQL Workbench
MySQL Workbench is a free and commercial open-source tool for managing MySQL databases visually through a GUI. MySQL Workbench provides features like data modeling, sql development, and comprehensive administration tools. MySQL Workbench is developed by Oracle Corporation and is a successor to DBDesigner 4. The community edition of MySQL Workbench is released under the GNU General Public License, while the enterprise edition is released as a commercial proprietary software.
GnuCash
GnuCash is a free and open-source accounting software that implements a double-entry bookkeeping system. The software is mostly used by small businesses or people doing personal accounting. Its designed to be easy to use, yet powerful and flexible and is available for Linux, BSD, Solaris, macOS and Windows.
Podman
Podman is a daemonless container engine that allows you to develop, manage, and run OCI Containers on your Linux System. With Podman you and your team can easily manage containers, pods, and container images.
Alpine Linux
A Linux distribution based on musl and BusyBox, designed for security, simplicity, and resource efficiency. Alpine Linux is mostly used in server environments as its hardened kernel and resource efficiency makes it perfect for containerisation. The distribution compiles all user-space binaries as position-independent executables along with stack-smashing protection for stack buffer overflow concerns.