Open Source Software for Windows
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.
C#
C# is a general-purpose and multi-paradigm programming language. C# encompasses strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented, and component-oriented programming disciplines.
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.
Tor Browser
Tor Browser is free and open-source software that guarantees anonymity online through the onion router. It enhances your security and safety while using the internet and is a favorite choice for people who want to browse the web anonmously. The Tor Browser helps you anonymize publishing, web surfing, instant messaging and other functions, using the TCP protocol.
PhotoFlare
PhotoFlare is a powerful, free an open-spource cross-platform image editor. With PhotoFlare you can enjoy a simple, yet powerful image editor that gets straight to the point when it comes to improve and modify images. Some of the features of PhotoFlare include basic image editing capabilities, paint brushes, image filters, colour adjustments and more advanced features such as batch image processing. PhotoFlare is written in C++ and utilize the Qt framework for its interface. The software is openly developed by the community and is released under the GPL-3.0 License.
Aseprite
Aseprite is a pixel art software for macOS, Linux and Windows with which you can create animated sprites and graphics. Aseprite is much used tool in the pixel art and indie game development scene where the tool allow designers to gets down to the nitty-gritty and create amazing pixel sprites and animations.
VSCodium
VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode. VSCodium is built on the same source code as VSCode, but with telemetry and tracking removed before it is packaged as an application. VSCodium is released under the MIT license and is a great way to use VSCode without being tracked by Microsoft.
Light Table
Light Table is an IDE (integrated development environment) for software development. The application is built by Chris Granger and Robert Attorri and features real-time feedback allowing instant execution, debugging and access to documentation.
Flutter
Flutter is an open-source UI software development kit created by Google. Flutter allows developers to write Android and iOS application in Dart. Flutter can be installed on any desktop computer and server that runs Linux, macOS or Windows. The SDK provide developers with a great developer experience with hot reload, that allows for quick iterations and a quick development workflow when building UI's, adding features and fixing bugs.