Showing 14 open source projects for "key trigger"

View related business solutions
  • $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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Hotkey

    Hotkey

    Trigger an action on an element with a keyboard shortcut

    Trigger an action on a target element when the hotkey (key or sequence of keys) is pressed on the keyboard. This triggers a focus event on form fields or a click event on other elements. By default, hotkeys are extracted from a target element's data-hotkey attribute, but this can be overridden by passing the hotkey to the registering function (install) as a parameter.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    fzf

    fzf

    A command-line fuzzy finder

    fzf is a general-purpose command-line fuzzy finder. It's an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc. fzf will launch an interactive finder, read the list from STDIN, and write the selected item to STDOUT. Without STDIN pipe, fzf will use find command to fetch the list of files excluding hidden ones. (You can override the default command with FZF_DEFAULT_COMMAND). fzf by default starts...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    TGM Gaming Macro

    TGM Gaming Macro

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

    ...🌐 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. 💡 Questions, bug reports, or feature requests? ...
    Leader badge
    Downloads: 27,318 This Week
    Last Update:
    See Project
  • 4
    HyperX NGENUITY

    HyperX NGENUITY

    HyperX NGENUITY beta is all about you and the way you like to play.

    The new HyperX NGENUITY beta is all about you and the way you like to play. When paired with compatible products, you’ll be able to unlock customization tools in a clean, intuitive interface designed for effortless control. The beta is still a work in progress, but we’re excited to show you what we have in store.
    Downloads: 95 This Week
    Last Update:
    See Project
  • 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
  • 5
    D4Turbo

    D4Turbo

    The Ultimate Automation Assistant

    D4Turbo is the ultimate automation tool designed to elevate your gaming experience. While optimized for Diablo 4, its universal auto-click and custom keybinding features work flawlessly across any game. Featuring advanced auto-click and text-typing capabilities, D4Turbo helps you eliminate tedious grinding and streamline your play sessions. Thanks to its universal keybinding architecture, these time-saving features aren't limited to just Diablo; you can seamlessly apply them to virtually any...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    CTR Macro

    CTR Macro

    GUI-based macro manager with global hotkeys and automation

    ...Users can create, edit, and execute macros using global hotkeys, allowing automation to run even when the application is not in focus. The application includes a built-in macro editor with real-time recording support, capturing key presses, mouse clicks, scrolling, and precise delays automatically. Macros can be customized, reordered, and fine-tuned without any scripting, making CTR suitable for both simple and advanced automation tasks. CTR supports multiple execution modes, including one-time execution, continuous toggle macros, and trigger-based macros that run while specific keys are held. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Razer Synapse 4

    Razer Synapse 4

    Customize and control all your Razer devices

    Customize and control all your Razer devices from one powerful platform. Whether you’re remapping buttons, creating macros, or fine-tuning performance settings, Synapse provides every tool you need to personalize your gear to your playstyle.
    Downloads: 198 This Week
    Last Update:
    See Project
  • 8
    File Arbor

    File Arbor

    Automatic file organizer for macOS and Windows.

    KEY FEATURES * Rule-based file organization — extension, name patterns, regex, file size, creation/modified date * Conditional rules — combine multiple conditions in one rule with AND logic * Quick presets — one-click sorting for Images, Documents, Videos, Music, Archives * Real-time Auto Mode — files are sorted the moment they appear * Scheduled runs — automate organization on a custom day/time schedule * Run shell commands (new) — trigger any script or command when a rule matches: convert, compress, upload, notify, or chain your own tools * Action History (new) — full audit trail of everything done, grouped by action: moved, renamed, deleted, and command runs * Subfolder scanning — reach files inside nested folders; flatten or preserve the original structure * Move to Trash or permanent delete — clean up unwanted files safely or for good * Multi-folder watching — monitor Downloads, Desktop, Documents, and custom locations simultaneously * Cross-platform * 100% offline
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Best Auto Clicker

    Best Auto Clicker

    Best Auto Clicker is a versatile tool that automates clicking actions.

    Best Auto Clicker is a versatile tool that automates clicking actions on your computer. With features such as customizable hotkeys, dynamic delay times, and support for various mouse clicks and key combinations, it simplifies repetitive tasks. Whether you need to perform rapid clicks, scroll the mouse wheel, or send specific keys or paragraphs, the auto clicker streamlines your workflow by saving time and effort. Its intuitive interface and virtual machine compatibility make it an...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Mousetrap

    Mousetrap

    Simple library for handling keyboard shortcuts in Javascript

    ...Mousetrap has been tested and should work in Internet Explorer 6+, Safari, Firefox, and Chrome. The bind method is the main call you will be making. This will bind a specified keyboard command to a callback method. If you want to bind multiple key commands to the same callback you can pass in an array for the first argument. Mousetrap 1.4 introduced a generic mod helper which lets you set cross platform shortcuts. The sequence of keys feature was inspired by Gmail. Any keys separated by a space will be considered a sequence. If you type each key in order the final one in the sequence will trigger the callback. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Fast Mouse Clicker
    A tool that clicks the mouse extremely quickly. Using keyboard keys (or mouse buttons) as the trigger, you can position the mouse, then hit a key to click up to 9999 times every second.
    Leader badge
    Downloads: 1,075 This Week
    Last Update:
    See Project
  • 12
    HIDintercept

    HIDintercept

    Remap multiple Keyboards powerfull and easy.

    ...Because it uses a driver [http://oblita.com/interception.html] it is able to reliable detect, block and process keystrokes from different keyboards. You can activate triggers based on started programs and which program you are currently working at. And it won't leak the original key strokes, like HIDmacro did on apps using DXInput. With plugins extendable, so just write your own trigger or condition or fancy HUD. Oh, and don't forget to read the manual. May help a little bit. According to a review, you'll need VC 2013 runtime installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    DownThemAll! Scheduler

    DownThemAll! Scheduler

    Starts or stops all downloads in DownThemAll!

    A simple script that starts or stops all downloads in the download manager DownThemAll! for the Firefox web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next