Open Source Windows System Software - Page 28

System Software for Windows

View 1263 business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    QMK

    QMK

    Keyboard firmware for Atmel AVR and ARM controllers

    QMK (Quantum Mechanical Keyboard) is an open source community centered around developing computer input devices. The community encompasses all sorts of input devices, such as keyboards, mice, and MIDI devices. This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line. Keyboards powered by QMK are Planck, Preonic, ErgoDox EZ, Clueboard, Cluepad, Gergo, Georgi, and Atreus. QMK is compatible with lots of other community-supported keyboards and projects. QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    SameBoy

    SameBoy

    Game Boy and Game Boy Color emulator written in C

    SameBoy is a user friendly, powerful and open source Game Boy, Game Boy Color and Super Game Boy emulator for macOS, Windows and Unix-like platforms. SameBoy is extremely accurate and includes a wide range of both powerful debugging features and user-facing features, making it ideal for both casual players and developers. Of course, SameBoy also has every feature one would expect from an emulator – from save states to scaling filters. Supports Game Boy (DMG), Game Boy Pocket and Light (MGB), Game Boy Color (CGB) and GBC-Mode Game Boy Advance (AGB) emulation. Supports accurate high level emulation of Super Game Boy (SGB; NTSC and PAL) and Super Game Boy 2 (SGB2). High quality 96KHz audio. Battery save support. Save states. Follows the BESS specification for cross-compatibility with other emulators. Includes open source boot ROMs for all emulated models. Complete support for all game-specific palettes in the CGB/AGB boot ROM, for accurate emulation of Game Boy games.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Sonarr

    Sonarr

    Smart PVR for newsgroup and bittorrent users

    Sonarr is a smart personal video recorder (PVR) designed for Usenet and BitTorrent users. It monitors RSS feeds for new episodes of TV shows, automatically downloads, sorts, and renames them, and can upgrade existing downloads when a better quality version becomes available. Support for major platforms: Windows, Linux, macOS, Raspberry Pi, etc. Automatically detects new episodes. Can scan your existing library and download any missing episodes. Can watch for better quality of the episodes you already have and do an automatic upgrade. eg. from DVD to Blu-Ray.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    Translate Web Pages

    Translate Web Pages

    Translate your page in real time using Google or Yandex

    Translate your page in real time using Google or Yandex. It is not necessary to open new tabs. Now works with the NoScript Extension. Your current page is translated without having to open new tabs. It is possible to change the translation language. You can select to automatically translate. To change the translation engine just touch the Google Translate icon. To translate any website it is necessary to access and modify the text of the web pages. And the extension can only do that, with that permission. The pages are translated using the Google or Yandex translation engine (you choose). We do not collect any information. However, to translate, the contents of the web pages will be sent to Google or Yandex servers. You can also install via crx file, download the file using a download manager/or firefox. Activate developer mode and drag the file into the chromium extension manager. It doesn't work on Chrome/Edge.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Turbo Editor

    Turbo Editor

    Simple and powerful File Editor for Android

    Simple, powerful and Open Source text editor for Android licensed under the GPLv3 license.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    WARP one-click script

    WARP one-click script

    Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface

    WARP one-click script. Add an IPv4, IPv6 or dual-stack Cloudflare WARP network interface and Socks5 proxy for VPS. First publication on a global scale. By WireProxy, Wireguard client that exposes itself as a socks5 proxy. First release on the whole network, through wireproxy, let WARP suggest a socks5 proxy locally. Support WARP on Debian9; 1.Support WARP on Debian 9. Support WARP+ account, with third-party brush WARP+ traffic and upgrade kernel BBR script. Normal user-friendly menu, advanced users can quickly build through suffix options. Intelligent judgment of vps operating system, Ubuntu 16.04, 18.04, 20.04; Debian 9, 10, 11, CentOS 7, 8; Alpine and Arch Linux, please be sure to choose LTS system. Combined with Linux version and virtualization method, three WireGuard solutions are automatically selected. Network performance, kernel integration WireGuard > install kernel module > BoringTun > wireguard-go.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    autobrr

    autobrr

    Modern, easy to use download automation for torrents and usenet

    autobrr is an automated torrent management and filtering tool designed for power users who want precise control over torrent downloads from trackers and indexers. It monitors IRC and RSS feeds for torrent announcements and matches them against user-defined filters to automatically send matching torrents to download clients. Ideal for private tracker users, autobrr integrates with popular clients like qBittorrent, Deluge, and rTorrent, and allows advanced filtering based on release names, resolution, encoding, and more. It's especially popular among media automation enthusiasts and home server users.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    hangover

    hangover

    Hangover runs simple Win32 applications on arm64 Linux

    This is Hangover, a project started by André Zwing and Stefan Dösinger in 2016 that currently can run x86_32 Windows applications on aarch64 Wine. Hangover uses various emulators as DLLs (pick one that suits your needs, e.g. works for you) to only emulate the application you want to run instead of emulating a complete Wine installation. As soon as the application does a Windows/Wine system call, say NtUserCreateWindowEx, it's executed outside the emulator (read non-emulated, fast, native). Even better, everything Unix-related is never emulated. In short, we break out of emulation at the win32 syscall or wine unix call level for performance reasons, which is enabled by the WoW64 support in Wine.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    truffleHog

    truffleHog

    Searches through git repositories for high entropy strings and secrets

    truffleHog searches through git repositories for high entropy strings and secrets, digging deep into commit history. TruffleHog runs behind the scenes to scan your environment for secrets like private keys and credentials, so you can protect your data before a breach occurs. Secrets can be found anywhere, so TruffleHog scans more than just code repositories, including SaaS and internally hosted software. With support for custom integrations and new integrations added all the time, you can secure your secrets across your entire environment. TruffleHog is developed by a team entirely comprised of career security experts. Security is our passion and primary concern, and all features are developed with best practices in mind. TruffleHog enables you to track and manage secrets within our intuitive management interface, including links to exactly where secrets have been found. TruffleHog runs quietly in the background, continuously scanning your environment for secrets.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10

    AHK OP Autoclicker

    A replica of the OP Auto Clicker in Autohotkey in 200 lines of code

    The only TRUE OPEN SOURCE Autoclicker on this site. The OP Autoclicker source code is completely outdated so you can only get it as an EXE A replica of the OP Auto Clicker in Autohotkey in 200 lines of Open Source and Free code. To use, install AutoHotkey here, then you can double click the .ahk file to run. https://www.autohotkey.com/ Also find other great open source scripts at https://www.oldschoolscripts.com/free/ahk/
    Leader badge
    Downloads: 207 This Week
    Last Update:
    See Project
  • 11

    DivaRelease

    Rom Release Repo

    Leader badge
    Downloads: 371 This Week
    Last Update:
    See Project
  • 12
    QmdevSimConnect

    QmdevSimConnect

    flight simulation USB HID hardware control

    USB HID devices unified software for MSFS2020. one software controls all hardware devices. With running memory lower than 10MB. CPU usage is lower than 0.3% https://sourceforge.net/p/qmdevsimconnect/wiki/Home/ - Honeycomb Bravo throttle - Quickmade Products Game compatibility list https://docs.qq.com/sheet/DWERFQnRmVUFZeHBi?tab=urmsrq Latest News of Quickmade Products: https://www.facebook.com/quickmadesimulation
    Leader badge
    Downloads: 371 This Week
    Last Update:
    See Project
  • 13
    PrismLinux
    Website: https://prismlinux.org Discord: https://discord.gg/hMrWsTpdqw
    Leader badge
    Downloads: 368 This Week
    Last Update:
    See Project
  • 14
    Launchy

    Launchy

    Application launcher for Windows, Mac OS X, FreeBSD and Linux

    Launchy is a free utility designed to help you forget about your start menu, your desktop icons, and your file manager. Launchy indexes and launches your applications, documents, project files, folders, and bookmarks with just a few keystrokes!
    Downloads: 59 This Week
    Last Update:
    See Project
  • 15
    cc65

    cc65

    cc65 - a freeware C compiler for 6502 based systems

    cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools.
    Leader badge
    Downloads: 365 This Week
    Last Update:
    See Project
  • 16
    Anydesk

    Anydesk

    AnyDesk is a program for remote access to computers and devices

    AnyDesk is a program for remote access to computers and devices. It allows you to work with files, programs and documents without being bound to a specific place and time.
    Downloads: 199 This Week
    Last Update:
    See Project
  • 17
    NetIO-GUI

    NetIO-GUI

    NetIO-GUI measures network speed between two peers

    NetIO-GUI is a Windows frontend for the multiplatform commandline utility 'netio'. It measures ICMP respond times and network transfer rates for different packet sizes and protocols. All results are stored in a SQLite database file and can easily be compared. NetIO-GUI is preferred to rate the quality of peer-to-peer connections like VPN. Download as portable 7-Zip or as setup file.
    Leader badge
    Downloads: 102 This Week
    Last Update:
    See Project
  • 18
    Wone Auto Clicker

    Wone Auto Clicker

    Fast, simple, and limitless clicks for any game!

    Wone Auto Clicker is an open-source minimalist auto clicker. The CPS limit depends on your PC, but you can also add a delay, set a click limit, change the click button, or start/stop clicking with a customizable hotkey. This auto clicker works with any game, including Minecraft, Roblox, and more! TIP: Set delay to 0 to achieve super-fast clicks. The only limit is your PC hardware! New in Version 1.6.1: Fixed a bug that caused the Settings window to appear under the main window Added the ability to start and stop with the same hotkey Fixed several minor bugs Fixed an issue that prevented the program from working correctly if the "Click until stopped" option was checked
    Downloads: 89 This Week
    Last Update:
    See Project
  • 19
    Downloads: 353 This Week
    Last Update:
    See Project
  • 20
    Mem Reduct

    Mem Reduct

    Mem Reduct is a lightweight tool to monitor and optimize PC memory

    Mem Reduct utility – a real-time memory management tool designed to monitor and optimize system memory usage on your computer
    Downloads: 196 This Week
    Last Update:
    See Project
  • 21
    DroidXUI-Releases

    DroidXUI-Releases

    The Place where all the Official DroidXUI builds are stored👨‍💻

    Downloads: 100 This Week
    Last Update:
    See Project
  • 22
    dktools - Dirk Krauses tools

    dktools - Dirk Krauses tools

    Drawing, graphics conversion, software development, administration.

    GUI and command line tools for advanced users and administrators: wxdkdraw - Minimalistic drawing application for use with LaTeX, wxd2lat - Convert wxdkdraw files to LaTeX, bitmap2pp - Convert PNG/JPEG/TIFF/NetPBM to (E)PS or PDF, fig2lat - Convert XFig files to LaTeX, htmlbook - publish HTML like a book, dkcpre - C debugging and tracing preprocessor, itadmin - manage your IT using a MySQL/MariaDB database, dk-fic - file integrity checker, dk-ls - list files, output column order is configurable, dk-cat, dk-sort, dk-lines - text tools for *x and Windows, dk-send, dk-recv - transmit data stream, dk-t2h, dk-t2l - text to HTML or LaTeX conversion.
    Leader badge
    Downloads: 350 This Week
    Last Update:
    See Project
  • 23
    Alibaba iLogtail

    Alibaba iLogtail

    Fast and Lightweight Observability Data Collector

    iLogtail was born for observable scenarios and has many production-level features such as lightweight, high performance, and automated configuration, which are widely used internally by Alibaba Group and tens of thousands of external Alibaba Cloud customers. You can deploy it in physical machines, Kubernetes and other environments to collect telemetry data, such as logs, traces and metrics. Supports a variety of Logs, Traces, and Metrics data collection, and is friendly to container and Kubernetes environment support. The resource cost of data collection is quite low, 5-20 times better than similar telemetry data collection Agent performance. High stability, used in the production of Alibaba and tens of thousands of Alibaba Cloud customers, and collecting dozens of petabytes of observable data every day with nearly tens of millions deployments.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    Aspia

    Aspia

    Remote desktop and file transfer tool

    Free open-source application for real-time desktop remote control and file transfer. With Aspia, you can create your own NAT traversal infrastructure (using Router and Relay servers) with connection by ID or use direct connections. Aspia supports many features. Among them, detailed information about the system, task manager, audio, and text chat. It is safe. All transmitted data is encrypted. Add computers for quick connection, and create computer groups. Encryption of address books with a master password is supported. Connect to computers from your address book for work or remote assistance. Simple and fast. Manage files on the remote and local computer, transfer them to a remote computer or copy from it.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    CodexMonitor

    CodexMonitor

    An app to monitor the (Codex) situation

    CodexMonitor is a desktop application built with Tauri that provides a robust orchestration and management interface for Codex agents on macOS (and optionally Linux/Windows). It offers developers a unified workspace dashboard with features like project workspaces, thread management, and agent orchestration, letting users spawn and track multiple Codex agent sessions across local repositories. The interface complements direct interactions with the agents by integrating things like file trees, prompt libraries, reasoning logs, and CLI session panels, making it easier to manage long-running dialogues and context switches without leaving the app. In addition to conversation views, CodexMonitor includes tools for Git and GitHub integration—including diffs, logs, and pull request management—so code inspection and review workflows can be coordinated alongside agent interaction.
    Downloads: 13 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB