Extensibility Engine

Integrations Hub.

Extend your desktop automation. Connect IsoKey to third-party tools, local developer environments, and smart home IoT APIs with pre-built plugins, or compile custom DLL assemblies using our open Plugin SDK.

Productivity

Macro Recorder

Record and play back mouse movements, mouse clicks, and key sequences. Replays inputs directly at the system-level via Win32 hardware simulation.

View SDK Docs → PluginId: MacroRecorder
Productivity

Text Transformer

Transform selected text configurations (e.g. UPPERCASE, camelCase, snake_case) on the fly. Leverages safe STA threads to securely process clipboard commands.

View SDK Docs → PluginId: TextTransformer
AI & Utility

AI Prompt Injector

Select text anywhere, hit a hotkey, and replace it inline with generated AI model responses. Configurable global endpoint keys for OpenAI and Gemini APIs.

View SDK Docs → PluginId: AiPromptInjector
System Controls

Network Webhook

Send custom POST/GET network requests instantly to IoT devices, smart home setups, or development servers directly from hotkey combinations.

View SDK Docs → PluginId: NetworkWebhook
System Controls

Connection Manager

Manage all system connections: toggle Wi-Fi and Bluetooth radios, connect paired Bluetooth devices, toggle Airplane Mode, or manage Mobile Hotspots.

View SDK Docs → PluginId: ConnectionManager
AI & Utility

QuickMath Evaluator

Inline mathematical formula parser. Write a formula like (45*12)/2, hit your hotkey, and watch it replace it with the evaluated answer instantly.

View SDK Docs → PluginId: QuickMathEvaluator

Develop Custom Modules

Leverage the full capabilities of .NET 9.0 and WPF layouts. Build dynamic action plugins that hook directly into IsoKey's execution core and event system.