Open Source Software

UIkit UIkit

UIkit A lightweight and modular front-end framework for developing fast and powerful web interfaces.

TrueOS TrueOS

TrueOS, previously known as PC-BSD is a BSD-based desktop operating system with Unix-like features.

TrueOS has been discontinued but the source code will remain available on GitHub.

Audacity 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.

ReadTheDocs ReadTheDocs

ReadTheDocs is a huge resource that millions of developers rely on for software documentation. With ReadtheDocs it simple to create documentation for your development project that will be hosted free, forever. ReadTheDocs integrates with your favorite version control system, be it Git, Mercurial, Bazaar, or Subversion. Allowing you to push documentation along with project updates through your CI/CD pipeline.

Simple Machines Forum Simple Machines Forum

Simple Machines Forum or SMF in short is a free and open-source forum software. SMF can be used to build your own online community that you self-host on a host of your choice. Simple Machines Forum comes packed with features for customization, extension and management of your community. The template engine puts you in control of the design of your community. The plugin architecture makes it easy to extend and provide further feautres though third-party built packages. 

PostGraphile 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.

Bulma Bulma

Bulma is a free and open source HTML & CSS framework based on Flexbox. With Bulma you can quickly design responsive websites with pre-built components that follows web standards and best practices. The framework provides an easy to understand class structure that makes it easy to design websites with well structured code. Bulma is loved by many, and used by more than 200,000 developers worldwide.

SQuirreL SQL 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.

Koa Koa

Koa is a free and open-source, expressive HTTP middleware framework for Node.js. Koa provides a great developer experience that makes writing web applications and APIs more enjoyable. Koa's middleware stack flows in a stack-like manner, allowing you to perform actions downstream then filter and manipulate the response upstream. Only methods that are common to nearly all HTTP servers are integrated directly into Koa's small codebase. This includes things like content negotiation, normalization of node inconsistencies, redirection, and a few others.

Sequel Ace Sequel Ace

Sequel Ace is a free and open-source MySQL and MariaDB database management for macOS.