Open Source Desktop Environment Software - Page 5

Desktop Environment Software

View 160 business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    snakeware

    snakeware

    A free Linux distro with a Python-based userspace

    snakeware is a free Linux distro with a Python userspace inspired by the Commodore 64. You are booted directly into a Python interpreter, which you can use to do whatever you want with your computer.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    Fluxbox
    Fluxbox is a X11 windowmanager build for speed and flexibility.
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 3
    Console is a Windows console window enhancement. Console features include: multiple tabs, text editor-like text selection, different background types, alpha and color-key transparency, configurable font, different window styles
    Leader badge
    Downloads: 100 This Week
    Last Update:
    See Project
  • 4
    PowerToys

    PowerToys

    System utilities to maximize productivity

    PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity.
    Downloads: 22 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Ulterius

    Ulterius

    Complete control of your desktop from your browser

    Ulterius is a tool that allows easy and complete remote management of your Windows system from your browser. With Ulterius you can start and kill processes, monitor system performance, manage your files and much more, all from your web browser.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    CDE - Common Desktop Environment

    CDE - Common Desktop Environment

    The Common Desktop Environment, the classic UNIX desktop

    The Common Desktop Environment was created by a collaboration of Sun, HP, IBM, DEC, SCO, Fujitsu and Hitachi. Used on a selection of commercial UNIXs, it is now available as open-source software for the first time. For support, see: https://sourceforge.net/p/cdesktopenv/wiki/Home/
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 7
    Culmus
    A collection of scalable Hebrew fonts for GNU/Linux.
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project
  • 8
    Domination (Risk Board Game)

    Domination (Risk Board Game)

    Domination is a game that is a bit like the board game Risk

    Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java 1.5 or higher, iOS and Android.
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 9
    GXDE OS

    GXDE OS

    Gorgeous eXtended Deepin Environment

    GXDE is a desktop environment which is based on DDE15 (Deepin Desktop Environment version 15). You can run the classic desktop on newer Debian-based system than deepin 15.11 If you want to download the daily build image, you can visit https://sourceforge.net/projects/gxde-os/ Discord: https://discord.gg/t5Uf2xYpvA
    Leader badge
    Downloads: 298 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Bootstrap Icons

    Bootstrap Icons

    Open source SVG icon library for Bootstrap

    Free, high-quality, open-source icon library with over 1,600 icons. Include them any way you like, SVGs, SVG sprite, or web fonts. Use them with or without Bootstrap in any project. Bootstrap Icons are published to npm, but they can also be manually downloaded if needed. Bootstrap Icons are SVGs, so you can include them into your HTML in a few ways depending on how your project is setup. We recommend using a width: 1em (and optionally height: 1em) for easy resizing via font-size. Embed your icons within the HTML of your page (as opposed to an external image file). Here we’ve used a custom width and height. Use the SVG sprite to insert any icon through the <use> element. Use the icon’s filename as the fragment identifier (e.g., toggles is #toggles). SVG sprites allow you to reference an external file similar to an <img> element, but with the power of currentColor for easy theming.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 11
    Windhawk

    Windhawk

    The customization marketplace for Windows programs

    Windhawk is a powerful and versatile open-source framework for customizing and enhancing Windows applications without modifying their original binaries. Instead of patching executables directly, Windhawk uses a plugin architecture that lets users write and load custom modules to inject new behaviors, automate workflows, and fix UI or functional issues in existing apps. This makes it ideal for end users, power users, and developers who want to adapt apps to their needs — such as adding missing features, improving usability, or automating repetitive tasks — without waiting for the original developers to update the software. The framework provides a clear API for plugins, a friendly editor experience, configuration management, and controls for plugin loading order and dependencies. It also includes a curated repository of community-submitted plugins that add dozens of enhancements for popular applications, which fosters sharing and discovery of useful mods.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12
    Monospaced font designed for long (8+ hours per day) work with computers. Contains 1326 characters, supports about 120 language sets, many IBM, Windows and Macintosh code pages, IBM VGA / vt100 / xterm pseudographic characters and Esperanto.
    Leader badge
    Downloads: 531 This Week
    Last Update:
    See Project
  • 13
    Tauri

    Tauri

    Build smaller, faster, and more secure desktop applications

    Tauri is an open-source framework for building lightweight and high-performance desktop and mobile applications using web technologies. It allows developers to create user interfaces with HTML, CSS, and JavaScript while using Rust for the backend logic. By leveraging the operating system’s native WebView instead of bundling a full browser, Tauri produces significantly smaller and more efficient application binaries. The framework supports multiple front-end frameworks such as React, Vue, Svelte, and others that compile to web technologies. Tauri provides a secure bridge between the frontend and the Rust backend, enabling native functionality while maintaining strong security practices. With cross-platform support, developers can build applications that run on Windows, macOS, Linux, Android, and iOS.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 14
    DevDocs Desktop

    DevDocs Desktop

    A full-featured desktop app for DevDocs.io

    DevDocs Desktop packages the popular DevDocs documentation site into a desktop app so you can browse API docs offline with native-app convenience. It brings fast, unified search across dozens of languages and frameworks into a single window without the distractions of multiple browser tabs. The app caches selected doc sets locally, allowing you to work on flights, in limited-connectivity environments, or inside secure networks. Its minimalist interface prioritizes content and keyboard navigation, keeping reference checks quick and fluid. Because it’s a desktop wrapper with thoughtful integration, it can manage updates to doc sets and preserve your preferences across sessions. For developers who live in API docs all day, it’s a compact, focused reference station that saves time and mental context switching.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    Pretendard

    Pretendard

    A system-ui alternative font for all cross-platform

    System-UI replacement fonts available on all platforms | A system-UI alternative font for all cross-platform. Pretendard is a modern font that is natural for cross-platform product offerings and multilingual typography. Pretendard, which has been refined based on Inter , Bongothic , and M PLUS 1p , does not require additional work for readability and visual correction in the reading environment. A detailed story explaining Pretendard's background, features, and OpenType features can be found. You can use Pretendard using a CDN, and you can use the CDN of your choice among cdnjs and UNPKG, in addition to jsDelivr, which is basically recommended by checking the toggle. Pretendard provides dynamic subsets in the same way as Hangul fonts provided by Google Fonts, as a way to solve the problem of web font capacity. Use the code below to use Pretendard faster by selectively downloading only the text included in the page. The font-family name to use Pretendardis.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    PyMuPDF

    PyMuPDF

    Python bindings for MuPDF's rendering library.

    MuPDF is a lightweight PDF, XPS, and E-book viewer. MuPDF consists of a software library, command line tools, and viewers for various platforms. The renderer in MuPDF is tailored for high-quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on the screen. The viewer is small, fast, yet complete. It supports many document formats, such as PDF, XPS, OpenXPS, CBZ, EPUB, and FictionBook 2. You can annotate PDF documents and fill out forms with the mobile viewers (this feature is coming soon to the desktop viewer as well). The command line tools allow you to annotate, edit, and convert documents to other formats such as HTML, SVG, PDF, and CBZ. You can also write scripts to manipulate documents using Javascript. The library is written modularly in portable C, so features can be added and removed by integrators if they so desire.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    Tools and plugins related to bart's PEBuilder
    Leader badge
    Downloads: 135 This Week
    Last Update:
    See Project
  • 18
    Florence

    Florence

    On-screen virtual keyboard

    Florence is an extensible scalable on-screen virtual keyboard for GNOME that stays out of your way when not needed. You need it if you can't use a real keyboard either because of a handicap, broken keyboard or tablet PC but you can use a pointing devide.
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 19
    Glow Sans

    Glow Sans

    SHSans-derived CJK font family with a more concise & modern look

    SHSans-derived CJK font family with a more concise & modern look. Future Yinghei·Future Yinghei·ヒカリ角ゴ, Based on the transformation of Siyuan Heibody, it has a series of thickness and width, a more concise and modern super large font family. Future Yinghei is an open-source font project based on Siyuan Heidi, Fira Sans and Raleway, supporting Simplified Chinese, Traditional Chinese, and Japanese; Siyuan HeiTi's 7-character weight has been expanded to a 9-character weight, and width series are provided. The whole family has a total of 44 typefaces. Compared with the Siyuan black body, the shape of the future Yinghei is more concise and modern, and the layout effect is fresh and light. In the future, Yinghei's middle palace and characters are more restrained, and the center of gravity has been reconfigured between the weights of characters; the details of strokes are handled more cleanly, concisely, and straightly.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20
    Seelen UI

    Seelen UI

    The Fully Customizable Desktop Environment for Windows 10/11

    Seelen UI is a highly customisable desktop enhancement suite for Windows 10/11 that focuses on productivity, aesthetics, and workflow control by layering new UI capabilities on top of the existing Windows environment. It targets users who want deeper control over how windows are arranged, how apps are launched, and how desktop surfaces behave, without fully replacing Windows with another shell. A core component is its tiling window manager functionality, enabling automatic window layouts that make multitasking more structured and faster than manual snapping. It also includes an application launcher inspired by keyboard-driven launchers, helping users open apps, search, and run commands quickly without relying on the Start menu. The project integrates additional desktop modules that can surface useful controls directly in the UI, such as media controls compatible with common players, reducing context switching.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 21

    Minimize to Tray

    Send any window to tray instead of minimize.

    Minimize to Tray is s an application to control how windows are minimized. A window is hidden from the taskbar and a small notification icon appears in the notification area when a "Minimize to Tray" enabled window is minimized. A click on the notification icon restores the window. 02.11.2019 Version 1.0.0 13.03.2020 Version 1.1.0 Rolf Wetjen (rolf.wetjen@mail.de)
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project
  • 22
    The AbiWord word processor is a full-featured cross-platform word processor.
    Leader badge
    Downloads: 159 This Week
    Last Update:
    See Project
  • 23
    Biblia-java
    Aplicación para sistemas Windows y Android sin fines de lucro, con el propósito de fomentar el estudio bíblico libre. El uso del código del programa está permitido conforme a las siguientes reglas: https://github.com/baruc78pro/Biblia-de-estudio 1.-Prohibido el uso para robo o mal manejo de datos Queda estrictamente prohibido utilizar el código con fines de robo, extracción o uso indebido de datos. Todos los datos deben ser almacenados de manera forzosa y exclusivamente en local, sin conexión a servidores externos ni servicios de terceros. 2.-Uso exclusivo para el cristianismo evangélico Este software ha sido diseñado como una herramienta de apoyo para el estudio bíblico dentro del cristianismo evangélico. El uso del programa con fines católicos o vinculados a cualquier otra religión queda terminantemente prohibido(el catolicismo no se considera cristianismo). Malware Inc. podrá revocar el acceso, retirar el software e iniciar procedimientos legales si detecta un uso indebido
    Leader badge
    Downloads: 431 This Week
    Last Update:
    See Project
  • 24
    PDF Split and Merge

    PDF Split and Merge

    Split and merge PDF files on any platform

    Split and merge PDF files with PDFsam, an easy-to-use desktop tool with graphical, command line and web interface.
    Leader badge
    Downloads: 430 This Week
    Last Update:
    See Project
  • 25
    RDP Portal

    RDP Portal

    A slightly smarter and simple Remote Desktop manager for Windows

    RDP Portal is a Windows desktop application that aims to simplify and improve the user experience of managing Remote Desktop connections (RDP). Instead of relying solely on the built-in Microsoft Remote Desktop Connection (mstsc.exe) tool, RDP Portal offers a portable app with added convenience such as saved credentials, portable backups, and a UI more akin to database managers or FTP clients. The application is designed for administrators or power users who frequently connect to remote machines and want a streamlined interface for managing many RDP endpoints. It stores credentials and connections in a portable folder, allowing easy backup and migration across systems. Although not as full-featured as enterprise RDP management suites, it targets folks needing a smarter lightweight manager without bulk overhead.
    Downloads: 16 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB