Free Software
Vivaldi Mail
Vivaldi Mail is free email service and email client that includes multi-account support, mailing lists, filters, flags, keyboard shortcuts, and labels. Vivaldi Mail is built by the people behind the Vivaldi web browser and is provided as advertisement free mail client.
React Native
React Native combines the power of React with native app development. React Native is a popular JavaScript library for building native user interfaces. React Native allow developers to build applications for Android and iOS simultaneously without managing multiple codebases.
Ionic Framework
Ionic is an open-source mobile app development framework that makes it easy to build high quality native and progressive web applications. The Ionic Framework takes advantage of power and flexibility of Angular to enable developers to build production-ready applications in a way that feels familiar. The Ionic Framework is released free and open-source under the MIT License, but the company behind the framework also provides the Ionic Enterprice Platform which enables large organization to launch enterprice-grade applications faster to the cloud.
VMmanager
VMmanager is a platform that allows you to increase efficiency and reduce costs of your IT department. With VMmanager you can create virtual servers and environments in minutes that can be used for migration, cloning, reinstalling the OS, backups, adding and deleting interfaces, virtual server image creation, monitoring, statistics collection.
Krita
Krita is a professional free and open-source painting software created and maintained by artists. The main focus of the project is to create top quality painting tools that everyone can afford and enjoy. Krita features an OpenGL-accelerated canvas, colour management support, an advanced brush engine, non-destructive layers and masks, group-based layer management, vector artwork support and switchable customisation profiles.
Dark Star
Dark Star is a web framework that provides filesystem routing for Starlette and first-class support for server-side rendering. The web framework's routes are defined by their filesystem path and both the route's backend code and template are contained in the first page. Dark Star aims to provide an easy way to create web applications using the HATEOAS and HDA philosophies favoured by htmx. It also aims to reduce the boilerplate code normally needed when creating web apps. In particular, it looks to reduce the need of having a separate files for view functions and templates. It tries to embrace Locality of Behaviour by putting the view function code and template in the same file, and having the file's path be the route used by Starlette to access the code.
Pushbullet
Pushbullet is a software that connects your devices, making them feel like one. Pushbullet makes sharing and chatting with friends more convenient than ever. Send files. Moving pictures and files between your devices has never been easier. Files download automatically and can be opened right from the notifications.
Scala
A programming language that combines object-oriented and functional programming in one concise, high-level language. Scala is used by developers to build scalable software for the JVM, the Java Virtual Machine. The Scala source code is automatically compiled into Java bytecode that is executable on the JVM. When the language first was designed it aimed to address some of the most common criticisms of Java, and the static types in Scala help developers to avoid bugs in complex applications and large-scale systems.