Showing 20 open source projects for "key"

View related business solutions
  • 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
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    DOSBox Staging

    DOSBox Staging

    DOSBox Staging is a modern continuation of DOSBox

    DOSBox Staging is a modern continuation of DOSBox, your existing configurations will continue to work, and you will have access to many advanced features. DOSBox Staging picks the best shader based on the emulated video mode and your host resolution, from 720p to 4K.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    Boxedwine

    Boxedwine

    Emulator that can run 32-bit Windows programs/games

    ...The project is written primarily in C++ and leverages SDL for graphics and input handling, providing a flexible runtime capable of supporting a wide range of applications. It supports both 16-bit and 32-bit Windows programs, along with graphics APIs such as OpenGL, Direct3D, and Vulkan for rendering. One of its key innovations is portability, as it can run in environments that traditionally cannot support Wine, including browser-based deployments. While performance and compatibility vary depending on the application, it continues to evolve with improvements in memory usage and execution speed.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    ProjectPSX

    ProjectPSX

    Experimental C# Playstation Emulator

    ProjectPSX is an experimental PlayStation 1 emulator written entirely in C# that focuses on learning and exploring console hardware through a clean and dependency-free implementation. The project emulates key components of the PS1 architecture, including the MIPS R3000A CPU, GPU, DMA controller, and CD-ROM subsystem, all interconnected through a custom bus system. Unlike production-grade emulators, ProjectPSX is intentionally designed as a transparent and educational codebase, prioritizing simplicity and readability over full compatibility or performance optimization. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Serverless Offline

    Serverless Offline

    Emulate AWS λ and API Gateway locally

    ...List of available function names and their corresponding serverless.yml function keys are listed after the server starts. This is important if you use a custom naming scheme for your functions as serverless-offline will use your custom name. The left side is the function's key in your serverless.yml and the right side is the function name that is used to call the function externally such as aws-sdk. Once you run a function that boots up the Docker container, it'll look through the layers for that function, download them in order to your layers folder, and save a hash of your layers so it can be re-used in future.
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Road to Yuzu w/o Switch

    Road to Yuzu w/o Switch

    This Repo explains how to install the Yuzu Switch Emulator

    ...It serves as a centralized knowledge base that consolidates setup instructions, configuration steps, troubleshooting tips, and optimization techniques into a single structured workflow. The repository is particularly focused on simplifying what is typically a complex and fragmented process, including emulator installation, key management, graphics configuration, controller setup, and game loading. It also addresses compatibility considerations, updates, mods, and performance tuning, making it useful for both beginners and experienced users. While it distances itself from piracy, the guide inherently intersects with topics such as ROM management and system keys, which are essential for emulator functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The Bitdefender disassembler

    The Bitdefender disassembler

    bddisasm is a fast, lightweight, x86/x64 instruction decoder

    ...The project also includes a companion component called bdshemu, which provides a minimal instruction emulator capable of analyzing shellcode-like behavior in a controlled environment. Its performance is a key strength, achieving millions of decoded instructions per second while maintaining thread safety and deterministic behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mobile Next

    Mobile Next

    Model Context Protocol Server for Mobile Automation and Scraping

    ...The system supports real devices, emulators, and simulators, making it suitable for testing, automation, and data extraction workflows in diverse development setups. One of its key innovations is its hybrid interaction model, which combines structured accessibility data with fallback screenshot-based analysis to ensure reliable automation even in complex UI scenarios. It is built to integrate seamlessly with modern AI agents, enabling multi-step workflows such as automated testing, form filling, and user journey simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Live Raizo - Linux for Virtual SysAdmin

    Live Raizo - Linux for Virtual SysAdmin

    Environment to experiment the system on simulated and real networks

    - Live Raizo is a linux distribution based on Debian 13 (Trixie) to experiment the system administration on simulated networks and real devices. - GNS3 is the gui used to manipulate the simulators/emulators of networks and systems like QEmu, Docker, Dynamips. - With this GNS3, you can clone as many times as you want the templates of virtual linux machines named "Debian" and "DDebian" that contain many network tools and services. - The prompt and the output of several linux commands are...
    Leader badge
    Downloads: 156 This Week
    Last Update:
    See Project
  • 9
    Viboy Color

    Viboy Color

    Educational Game Boy Color Emulator written in Python via Vibe Coding.

    Viboy Color is an open-source, clean-room implementation of the Game Boy Color hardware, developed entirely in Python using the Pygame-ce library. Key Features: Educational Core: Designed to document the LR35902 CPU architecture. Clean Room Design: No copyrighted code or official ROMs included. Cross-Platform: Runs on Windows, Linux, and macOS. This project serves as a living documentation of emulator development using modern AI-assisted workflows ("Vibe Coding"). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    NES

    NES

    NES emulator written in Go

    NES emulator written entirely in Go, aimed at accurately reproducing classic Nintendo Entertainment System games in a modern, cross-platform environment. It reimplements the NES hardware in software, including CPU, PPU (graphics), and APU (audio), and then presents the output using OpenGL for video and PortAudio for sound. The emulator supports a menu mode where, if you point it at a directory instead of a single ROM, it scans all ROMs and shows a game selection screen with thumbnails...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    DOSBox ported to Emscripten

    DOSBox ported to Emscripten

    An Emscripten port of DOSBox

    ...The emulator supports a large portion of DOSBox functionality, including CPU emulation, graphics rendering, and input handling, although some edge cases may still present limitations due to browser constraints. One of its key challenges is file persistence, as the default in-browser filesystem is temporary unless explicitly extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Darktile

    Darktile

    Darktile is a GPU rendered terminal emulator

    Darktile is a GPU-rendered terminal emulator specifically designed for tiling window managers. It utilizes GPU acceleration to provide smooth and efficient rendering, supporting Unicode and a variety of themes. Darktile includes features like font ligatures, context-aware overlays (hints), and customizable cursors, enhancing the terminal experience for users who prefer tiling window environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    py-kms

    py-kms

    KMS Server Emulator written in Python

    py-kms is a Python-based emulator of Microsoft’s Key Management Service (KMS), designed to simulate activation servers for Windows and Microsoft Office volume licensing systems. It is derived from earlier implementations and reverse-engineered protocols, allowing it to respond to activation requests from client machines. The software supports multiple versions of the KMS protocol, enabling compatibility with a wide range of Windows and Office releases.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14

    Paste Text

    Allows to paste text into youtube forum

    This program paste text from clipboard to text box. Clipboard text keystroked on program start. To start program use shortcut (place shortcut to taskbar, setup shortcut key in property of shortcut-file)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Remix OS

    Remix OS

    Remix OS for PC is a productivity focused, desktop version of Android.

    Given its lightweight size and system requirements, Remix OS for PC is well suited to be installed on a USB drive (8GB+) and used as a portable workspace securely containing the user’s documents and apps. This particular use case has significant advantages for users within emerging markets where shared PCs are more common. A key feature of Remix OS for PC is multiple window support, and this has been vastly improved in the migration to Marshmallow. Significant examples include: ● New button has been implemented that resizes a window to fit specifically to the app’s content - ensuring optimal layout is maintained ● Video-based apps now open up in full-screen when you maximize the video rather than staying in a small framed window ● Resizing windows manually can now be initiated anywhere along the edge of the window (other than the top edge), rather than just on the bottom right corner
    Leader badge
    Downloads: 316 This Week
    Last Update:
    See Project
  • 16
    CharlieShock

    CharlieShock

    Linux tools for Ps3 control under Gnu/Linux.

    This is a set of application that will help you to use the PS3 Control under Linux. The project contains: ps3tokey: Application that convert the ps3 control inputs into a keyboard input
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Medusa

    Medusa

    An open source interactive disassembler

    ...If you do not wish to install the various dependencies on your system, you can use this docker image instead. Even though it is working out of the box, you may want to customize it to suit your needs or for added security (e.g. restrict ssh access to public key authentication only).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Xbpad

    Xbpad

    Xbpad - Use your xbox pad as keyboard and mouse.

    With Xbpad, you can use an Xbox 360® controller to surf the web and play games and music on your PC. It's a comfortable alternative to the keyboard and mouse. Using Xbpad with a wireless controller means you don't need to sit by your computer. You can control your music player wirelessly. You can also connect your computer to your TV and browse the web wirelessly using your controller. Xbpad lets you use a comfortable controller instead of the mouse and keyboard. If you find clicking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    virtualStapler

    Large Script Workaround

    designed to emulate a stapler placed on the 'n' key (yes, that's what i said...) you get this: --------------------------- Web Browser --------------------------- Stop running this script? A script on this page is causing your web browser to run slowly. If it continues to run, your computer might become unresponsive. --------------------------- Yes No --------------------------- which is the Computer's way of saying it's not fair it should be working at 2 a.m. if you went to bed already... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Emulates pressing a sequence of keys to the foreground window. Each line from input file represents a key combination such as ALT-TAB or CONTROL-SHIFT-A or ... Each key has a programmable pre-press delay. See KeyPressList.lis for example. See ReadMe.txt for help. LEARN option saves file of keystrokes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo