2 repository-uri
Executing system scripts or commands triggered by keyboard shortcuts.
Distinct from Command Execution: Focuses on the trigger mechanism (hotkeys) rather than the isolated execution environment.
Explore 2 awesome GitHub repositories matching development tools & productivity · Hotkey. Refine with filters or upvote what's useful.
YASB is a customizable status bar framework and desktop shell component for Windows. It provides a toolkit for building personalized information bars using a modular class-based widget architecture and CSS-based styling. The framework distinguishes itself through deep integration with Windows tiling window managers, allowing users to display active workspaces, tiling layouts, and window focus states. It also features automated visual consistency by generating system color schemes based on the current desktop wallpaper. The project covers a wide range of capabilities, including real-time syst
Executes specific system commands or scripts in response to defined keyboard input events.
This project is a JavaScript-based plugin framework for the Typora markdown editor. It provides a development platform to integrate custom functional logic, UI elements, and keyboard shortcuts into the editor environment. The framework distinguishes itself by offering a JSON-RPC remote interface, allowing external programs to control the editor and trigger plugin functions. It also includes a dedicated publishing system to export and upload markdown documents to external blogging platforms via API requests. The project covers a wide range of capabilities, including editor workflow automation
Maps keyboard shortcuts to internal system functions or custom JavaScript logic.