Showing 43 open source projects for "keystroke"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    tree-sitter

    tree-sitter

    An incremental parsing system for programming tools

    ...It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. General enough to parse any programming language. Fast enough to parse on every keystroke in a text editor. Robust enough to provide useful results even in the presence of syntax errors. Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application. All of Tree-sitter’s parsing functionality is exposed through C APIs. Applications written in higher-level languages can use Tree-sitter via binding libraries like node-tree-sitter or the tree-sitter rust crate, which have their own documentation. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Keycastr

    Keycastr

    KeyCastr, an open-source keystroke visualizer

    KeyCastr requires access to the macOS Accessibility API in order to receive your key events and broadcast the keystrokes you are interested in. On newer versions of macOS (10.15+) there is a new Input Monitoring menu under Security & Privacy within the System Preferences app, and KeyCastr will appear there automatically the first time you run it. Simply unlock this menu and check the box next to KeyCastr to enable it. On older versions of macOS, or if for some reason the app doesn't appear...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3
    Fig Autocomplete

    Fig Autocomplete

    IDE-style autocomplete for your existing terminal & shell

    ...Amazon Q for command line uses the Accessibility API on Mac to position the window, and integrates with your shell to read what you've typed. Edit your spec in TypeScript in the src/ folder. In dev mode, specs are read from the build folder, and generators run every keystroke. On save, specs are compiled to the build/ folder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Oh My Zsh (ohmyzsh)

    Oh My Zsh (ohmyzsh)

    A framework for managing your zsh configuration

    Oh My Zsh is a widely used, open-source, community-driven framework for managing Zsh shell configurations, providing hundreds of plugins, themes, and an auto-update system—designed to enhance developer productivity and shell aesthetics. Once installed, your terminal shell will become the talk of the town or your money back! With each keystroke in your command prompt, you'll take advantage of the hundreds of powerful plugins and beautiful themes. It's a good idea to inspect the install script from projects you don't yet know. You can do that by downloading the install script first, looking through it so everything looks normal, then running it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    Broot

    Broot

    A new way to see and navigate directory trees

    ...This way, you can navigate to a directory with the minimum amount of keystrokes, even if you don't exactly remember where it is. Broot is fast and doesn't block (any keystroke interrupts the current search to start the next one). Never lose track of file hierarchy while you search. Broot tries to select the most relevant file. You can still go from one match to another one using tab or arrow keys. You may also search with a regular expression. To do this, add a / before the pattern. You may also apply logical operators or combine patterns, for example searching test in all files except json ones could be !...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ScreenCast Caps

    ScreenCast Caps

    Keystrokes on screen, keypress, keyboard, mouse, draw on screen

    Designed specifically for creating screencasts and tutorials. CSS Based keystroke on screen. Lots of predefined keystroke CSS themes. It's easy to create a custom theme. All pressed keys are displayed on the screen, including mouse buttons, and even mouse wheel. Great thing to display keys pressed on screen, and draw on screen. Suitable for screen recording, screencasting, create tutorials, Youtube creators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NeoPrism

    NeoPrism

    An open-source, classic-styled, and Java Swing-based code editor.

    Prism is an open-source, lightweight, and beginner-friendly code editor written in Java. It offers most of the features you would expect. The software is designed to simplify and eliminate unnecessary features for students, thereby avoiding the complexity of traditional IDEs. Repository: https://github.com/TayebYassine/NeoPrism
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WP 34s

    WP 34s

    Scientific/engineering firmware repurposing HP business calculators!

    This project has created scientific firmware for the HP-20b and HP-30b business calculators. WP 34S turns either of these calculators into a powerful keystroke programmable scientific device. According to our customers, it's the most powerful and fastest RPN scientific pocket calculator ever built. WP 34S is alive and stable since 2011. We have succeeded in satisfying the most picky users - read about their experiences on http://www.hpmuseum.org/forum/forum-8.html. Since 2014, WP 34S runs in version 3.3. ...
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 9
    MGB OpenSource Guestbook
    MGB is a free OpenSource Guestbook completely written in PHP, using JavaScript and a MySQL Database. Easy to use, flexible and customizable with templates to make it fit 100% to your homepage.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Visual Studio Code client for Tabnine

    Visual Studio Code client for Tabnine

    Visual Studio Code client for Tabnine

    This extension is for Tabnine’s Starter (free), Pro and Enterprise SaaS users only. Tabnine Enterprise users with the self-hosted setup should use the Tabnine Enterprise extension in the VSCode Marketplace. Tabnine is an AI code assistant that makes you a better developer. Tabnine will increase your development velocity with real-time code completions, chat, and code generation in all the most popular coding languages and IDEs. Whether you call it IntelliSense, intelliCode, autocomplete,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    vim-instant-markdown

    vim-instant-markdown

    Instant Markdown previews from Vim

    vim-instant-markdown provides live Markdown preview from Vim/Neovim in your web browser with minimal configuration. When you open a Markdown file, the plugin launches a local server and continuously updates a rendered preview as you type. This immediate feedback helps you fine-tune headings, lists, tables, and code fences without manual refreshes. It supports GitHub-flavored Markdown features and typical extensions so the preview resembles common hosting platforms. Automatic live preview of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Keyboard Presser

    Keyboard Presser

    Auto key presser program

    Auto key presser program. It is fast and simple. Features (v 1.5) * You can automate multiple key presses (Like CTRL + A, SHIFT + X + 3 ...) * Custom delay between each keystroke * Choose window you want to sent key strokes to * Switching to Keyboard Presser program automatically pauses process
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 13

    Keylogger

    A simple keylogger for Windows, Linux and Mac

    Keylogger is a simple keystroke logger for Windows, Mac and Linux. A keystroke logger or keylogger is basically a program that records keystrokes and saves them in a log file on your local computer. This keylogger is simple and bare bones, but works wonderfully and is useful for a number of things. You can use it to track key movements and make sure no one is using your computer while you’re away, or use it for self-analysis.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 14
    Fire Resizer

    Fire Resizer

    Display and set your browser width

    Add-on to resize the browser window. Excellent for responsive web design and testing media queries. Includes keyboard shortcuts! Keyboard Shortcuts - The extension allows for numerous keyboard shortcuts to speed up development: * Ctrl + Right Arrow - opens the extension popup * Up - manually increases browser width * Down - manually decreases browser width * Ctrl + 1-0 - resizes to saved preset * Ctrl + Shift + 1-0 - resizes to the landscape/inverse of saved preset * Ctrl + Esc -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    java-shortkeys

    A shortkeys manager written in java

    A shortkeys manager Compared to other similar keyboard hook tools, this one is simple to use. There is no need to record commands keystroke, since a simple syntax allows to write these in a file. This shorkeys file can also handle unicode data allowing complex characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vim-dispatch

    vim-dispatch

    Asynchronous build and test dispatcher

    ...You can kick off a job, keep editing while it runs, and jump to errors when it completes, tightening feedback loops for test-driven and build-heavy workflows. It also remembers recent commands and adapts to the current directory or project, so common tasks are only a keystroke away. The design favors minimal ceremony while surfacing the power of non-blocking builds inside a modal editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    repeat.vim

    repeat.vim

    repeat.vim: enable repeating supported plugin maps

    ...Many popular plugins opt into this behavior by calling a small API, after which their last action becomes dot-repeatable. This dramatically improves ergonomics: once you run a transformation, you can replay it across multiple places with a single keystroke. It keeps Vim’s philosophy of composability intact, turning higher-level actions into repeatable primitives. Makes plugin mappings dot-repeatable via a simple API. The plugin is tiny and transparent, yet it’s one of the most impactful quality-of-life upgrades for power users. Seamless repetition of complex edits across multiple locations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Replace Font Keystrokes

    Notepad++ Batch find and replace macros to change font keystrokes

    The problem is some fonts of the same language have different character maps. The solution is to change every keystroke in a document so the appropriate font can be displayed. Have you ever tried to change the font and it did not work? Sometimes the problem is because the fonts have different character maps. For instance in one font the letter for A is the keystroke A, but in another font the letter for A is the keystroke B. This was the problem when trying to change from the SBL Hebrew font to other fonts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wi-Fi Ducky

    Wi-Fi Ducky

    Upload, save and run keystroke injection payloads with an ESP8266

    Upload, save and run keystroke injections remotely with an ESP8266 + ATmega32u4. Using a USB device that act as a keyboard to inject keystrokes is well known these days. The USB Rubber Ducky by Hak5 is THE hacker gadget for this kind of attack. It introduced a simple script language called Ducky Script, which this project uses too. The ESP8266 is a popular Wi-Fi chip used in a lot of projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gnuplot Editor

    Gnuplot Editor

    Interactive gnuplot script editor

    Ever needed to tweak a gnuplot script and got annoyed by constantly changing the script file, run gnuplot and display the resulting image? The gnuplot editor generates a preview of the plot for every change you make and quickly allows to show the created image file with a simple keystroke. Lines with errors are highlighted in the code and gnuplot output is shown in a separate widget. In addition it features all basic editor options, syntax highlighting and menu macros for often used gnuplot options. The program is written in python (works with 2 and 3) with a Qt4 user interface, which makes it platform independent (tested in Linux, OS X 10.7 and Windows XP). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    USB Rubber Ducky

    USB Rubber Ducky

    A human interface device programmable

    ...If only you had a few minutes, photographic memory and perfect typing accuracy. The USB Rubber Ducky injects keystrokes at superhuman speeds, violating the inherent trust computers have in humans by posing as a keyboard. Inventing keystroke injection in 2010, the USB Rubber Ducky became the must-have pentest tool. With a covert design and simple "Ducky Script" language, this bad USB infiltrates systems and imaginations the world over.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    AceJump

    AceJump

    Single character search, select, and jump

    AceJump is a plugin for the IntelliJ Platform that lets you jump to any symbol in the editor with just a few keystrokes. Press the keyboard shortcut for AceAction (Ctrl+; by default) to activate AceJump. Type any string in the editor, followed by one of the illustrated tags, to jump its position. Press the AceJump shortcut a second time to activate Declaration Mode, which is equivalent to the Navigate To action in the IDE. Press the AceJump shortcut three times before completing a tag to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Emmet

    Emmet

    The essential toolkit for web-developers

    With Emmet, you can type expressions (abbreviations) similar to CSS selectors and convert them into code fragment with a single keystroke. As a web-developer, you already know how to use Emmet. Abbreviation syntax is similar to CSS Selectors with shortcuts for id, class, custom attributes, element nesting and so on. Unlike default editor snippets, Emmet abbreviations are dynamic and parsed as-you-type. No need to predefine them for each project, just type MyComponent>custom-element to convert any word into a tag. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    IRK! Infrared Remote USB Keyboard

    IRK! Infrared Remote USB Keyboard

    Control your computer with an IR remote

    ...You can program *any* USB keyboard function (with or without Control, Alt, Shift and GUI modifiers) to a button on your infrared remote control and when you press that button IRK! will send the corresponding USB keystroke to the host computer. You can program *any* USB Consumer Device control code too...for example, Play, Pause, Mute, Volume up, Volume down, and many others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vundle.vim

    Vundle.vim

    Vundle, the plug-in manager for Vim

    ...Its core model emphasizes repeatability: your vimrc is the source of truth, making your setup easy to share across machines or teams. Vundle also provides commands to clean out unused plugins and to update all dependencies with a single keystroke. While newer managers exist, Vundle remains a straightforward, battle-tested choice that many guides and dotfiles still rely on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB