Showing 55 open source projects for "keyboard"

View related 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
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    Winslop

    Winslop

    De-slop Windows

    Winslop is a utility that provides effortless window management on desktop environments, especially for macOS and other systems where native tiling is limited by default. It gives users keyboard-driven control over window layouts, snapping, resizing, and workspace organization without requiring heavy configuration or window manager expertise. By assigning intuitive keyboard shortcuts, users can instantly tile windows to halves, thirds, quadrants, or custom presets, streamlining multi-task workflows where quickly reshaping the screen space is essential. ...
    Downloads: 87 This Week
    Last Update:
    See Project
  • 2
    QMK Toolbox

    QMK Toolbox

    A Toolbox companion for QMK Firmware

    This is a collection of flashing tools packaged into one app. It supports auto-detection and auto-flashing of firmware to keyboards. Make sure your newly-flashed keyboard is working as expected. No-fuss installation of drivers for all supported bootloaders on Windows. Debug your code using QMK's Console feature.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Steam Deck Tools

    Steam Deck Tools

    Fan, Overlay, Power Control and Steam Controller for Windows

    Steam Deck Tools is a community-driven collection of utilities designed to enhance the experience of running Windows on the Valve Steam Deck. Hosted on GitHub and written primarily in C#, this suite bundles multiple practical tools into a single package, including fan control, performance overlay, power (TDP and refresh rate) adjustment, and Steam Controller support. The tools aim to fill functionality gaps when running Windows on a device originally optimized for SteamOS, such as adjusting...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    TGM Gaming Macro

    TGM Gaming Macro

    Lets you have a macro mouse n keyboard functionally with ordinary one.

    Official TGMacro Websites: 🌐 https://trksyln.net/projects/TGM-Gaming-Macro-(TGMacro)-4 🌐 https://gettgmacro.com Looking for old version? 🌐 https://trksyln.net/projects/TGM-Gaming-Macro-(TGMacro)-4/#download ⚡ TGMacro turns any ordinary mouse and keyboard into powerful macro devices. Easily create or record multiple macros, assign each to different keys or key combinations, and trigger or loop them whenever you need—whether it’s rapid-fire actions in games, complex multi-step workflows, or simple shortcuts that save you time every day. 🎮 Designed for gamers, but versatile enough for everyday tasks—TGMacro gives you full control and flexibility...
    Leader badge
    Downloads: 22,304 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 Studio. Switch between models without switching platforms.
    Start Free
  • 5
    Winhook Keylogger

    Winhook Keylogger

    Windows Hook Keylogger

    ...So why not introduce to you another one? Go! This is another example of using Win32 API functions to hook some system messages. Just run it once to start listening to the keyboard and clipboard and writing all content into a text log file. Recording will stop the second time you execute it. The author promises that this keylogger has no undeclared functions and is not a malicious program. It is intended for educational use and not for collecting sensitive information.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    AutoKeyboard 11

    AutoKeyboard 11

    Modern keyboard autoclicker for Windows 11 22H2 or above

    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Sidebar Diagnostics

    Sidebar Diagnostics

    A customizable Windows sidebar showing live hardware diagnostics.

    Sidebar Diagnostics is a simple yet powerful sidebar application for Windows that displays detailed hardware diagnostics in real time. It monitors your CPU, RAM, GPU, network, and logical drives, visualizing performance data through clean, customizable graphs. The app offers deep customization — adjust colors, layout, and refresh rate to match your workflow. It supports all DPI types, multiple monitors, and includes a compact clock for quick reference. You can also set alerts for...
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 8
    PCKITS Auto Presser

    PCKITS Auto Presser

    Auto Presser for Games

    Auto Presser is an easy to use, simple interfaced and useful automatic keying program. You can easily make automatic keying with this software in games or in processes where you need to make keying in a certain order. There is no limit to adding keys. You can view the keying map when you click on the "?" button in the interface. You can make automatic keying in most games with this software that uses AutoIt Script. You can also start or stop it with F8 and F9 keys no matter which window you...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 9
    ClipAngel

    ClipAngel

    Clipboard history capture and paste tool

    This program belongs to class "Clipboard Manager". It captures many clipboard objects and allows user to select and paste one in any program. Inspired by analogs: ClipDiary, Ditto, AceText. Main priorities: usability, compatibility, reliability. Requires .Net Framework 4.52+ (Windows Vista+/Server 2008+)
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    WinTVBrowser

    WinTVBrowser

    A TV-like user interface for Home Theatre PCs.

    WinTV Browser is a TV like user interface for your home theatre PC. It aims to mimic the Android TV user interface or the user interface that is built into your smart TV. It is in essence a Web Browser that uses WebView2, the Microsoft Chromium based browser. It operates smoothly and has excellent support for websites. Use your XBOX controller to navigate the user interface. Your controller will act like a mouse, with some extra functions for some buttons. Version 0.2.3...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11
    Desktop.Robot

    Desktop.Robot

    A library used to control your mouse and keyboard programmatically

    This library helps you to automate tasks by simulating inputs (mouse and keyboards) programmatically, inspired in java.awt.Robot. I made this library because the dotnet SDK doesn't support simulation of mouse and keyboard input. The only way of input simulation in the standard framework is by using Windows. Forms that won't run on Linux or OSX. In order to use the method CreateScreenCapture, you will need to install some libraries. This is required by System.Drawing's components
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SystemTrayMenu

    SystemTrayMenu

    SystemTrayMenu - Browse and open your files easily

    SystemTrayMenu is an open source 'Desktop Toolbar' or 'Start Menu' alternative. It offers a clear, personalized menu which can be controlled via keyboard, mouse or touchscreen. Files, links and folders are organized in several levels as dropdown menus. Various options like appearance, hotkey, autostart and behavior can be adjusted. It is written in C# and using .NET 7. SystemTrayMenu is portable, so it does not need to be installed. After downloading the zip file, unzip the folder, then start SystemTrayMenu.exe. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 13
    Repeat

    Repeat

    Mouse/keyboard record/replay and automation hotkeys/macros creation

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 14
    Key Presser

    Key Presser

    Fully Configurable Automatic Keyboard Presser

    Key Presser is a tool that can automatically press any key combination repeatedly or a set amount. It's ideal for gaming and it has a DARK MODE! The key pressing can start and stop with any hotkey of your choice.
    Leader badge
    Downloads: 1,203 This Week
    Last Update:
    See Project
  • 15
    Sharpkeys

    Sharpkeys

    SharpKeys is a utility that manages a Registry key

    SharpKeys is a Windows utility that remaps keyboard scancodes by modifying the Windows Registry. It provides a simple interface to swap keys—for instance, mapping Caps Lock to Shift—without running background processes.
    Downloads: 214 This Week
    Last Update:
    See Project
  • 16
    Multimedia-Hotkeys

    Multimedia-Hotkeys

    Allows to customize multimedia shortcuts for any keyboard.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PasteEx

    PasteEx

    Paste the contents of the clipboard into files

    ...It provides customizable text extension rules so developers and power users can map clipboard patterns to specific file types based on content signatures. PasteEx also includes a monitor mode that runs in the system tray and enables fast keyboard-triggered pasting operations for improved productivity. Designed as portable software with minimal setup requirements, it integrates with the Windows context menu for quick access. Overall, PasteEx functions as an efficient clipboard-to-file automation tool for developers, designers, and power users working with frequent asset extraction.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    AutoText

    AutoText

    Text expander(auto-type) application

    ...You can bind an abbreviation(autotext) to some text snippet, phrase or sentence and that text will be automatically typed by AutoText each time you type the abbreviation. Keyboard keys press/hold/toggle is supported by using macros. AutoText works in any Windows program.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 19
    Hex Encoding Utility

    Hex Encoding Utility

    An utility that allows you to convert your data using Base16 encoding.

    ...The utility has many options that allow you to customize the process of encoding and outputting data. Application input can be obtained from files, command line, keyboard or by redirecting output from another console application. The Base16 algorithm provides encoding in such a way that each byte of data is split into two 4-bit values ​​and represented by two hexadecimal digits. Also, this utility can restore the original data from text containing a hex dump. Base16 can be useful for developers, system administrators, and other professionals who work with binary files or data. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Remote PC Input

    Remote PC Input

    Mobile device as wireless keyboard and mouse for PC

    Now Remote-PC-Input is a Progressive Web Application (PWA): https://remote-pc-input.tecnobillo.com Control your PC from your mobile device. Remote PC Input is a wireless mouse and keyboard: https://remote-pc-input.tecnobillo.com/app.html To connect with the PC you must download the application server: https://remote-pc-input.tecnobillo.com/rpci-ws/remote-pc-input-ws.rar
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    AutoMine AutoRun

    AutoMine AutoRun

    Create or record and edit missing keybindings, automate, be handsfree!

    Press a created keybinding and go AFK, these keybindings will let you start automated keyboard and mouse input you recorded and edited yourself. Supports recording, editing and creating any keybindings to initiate automatic keyboard and mouse input. The tool will start preloaded with 2 keybindings that allow Auto-Run and Auto-Mine. AutoMine by pressing F5 will hold left click [LMB] when enabled AutoRun by pressing F6 will hold [W] + [LShift] when enabled This tool was made as a hobby project to add missing auto walk / auto click function to the game "7 Days to Die", but should work for any purpose. ...
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 22
    AlicesWindowCloserApp

    AlicesWindowCloserApp

    A simple program that closes all active windows

    ...--help Show help flags Other information The best way to use this program would probably be to pin it to your taskbar or add a shortcut to it on your desktop or start menu. You can also add a keyboard shortcut to it in the options of the shortcut.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SAW - Special Access to Windows

    SAW - Special Access to Windows - a programmable on-screen keyboard.

    SAW - Special Access to Windows - is a programmable on-screen keyboard. It is a powerful tool for providing Access to the Windows operating system for people who need alternative Switch or Pointing device input options. The latest SAW 6 version update was supported by the AEGIS project (http://www.aegis-project.eu/). It is fully Windows 7-10 compatible, supports Unicode, includes its own "Blade" word prediction and abbreviation expansion engine, can interact with the CCF-SymbolServer for graphic symbol support (http://www.conceptcoding.org/), and adds several other features to make creating interfaces easy for those who use alternative inputs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Mouse Clicker for Windows

    Automate mouse clicks on Windows supporting list of clicks

    ...Auto clicker runs very fast. It is one of the fastest auto clicker software currently in the market. This auto clicker program helps end-user to click fast, and use mouse from my keyboard in Windows, make mouse click automatically, can do butterfly clicking.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    MsraCon

    MsraCon

    Remote Desktop screen sharing Tool with Windows Authentication

    ...The Tool could be used as Help Support Solution in Classrooms. It shares the Windows Desktop Screen of multiple Computers with some Viewer Computers. The Viewer can take control over the Mouse and Keyboard. It uses Windows Authentication NTLM in a Workgroup. Or Kerberos Authentication for Windows Active Directory Domain. It is only a programming sample, don't use the Software in productive Environments! It uses the Microsoft Remote Desktop API RDPCOMAPILib and AxRDPCOMAPILib the source Code is in C#. Requires Net Framework 4.5 or higher to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB