- SignalDesk2026-09-08
Hey everyone! 👋 I've been working on a small project called KeyForge , a Windows macro keyboard application built with C# and WinForms . The main thing I wanted to achieve was a simple "hold-to-hold" macro system. For example, you can assign: SPACE → CTRL + SHIFT + A When you hold SPACE: CTRL stays held SHIFT stays held A stays held When you release SPACE, all of them are released. It also has: Global keyboard hook Custom key combinations Turkish / English UI Simple WinForms interface Lightweight Windows application I built it mainly as a learning project and to experiment with low-level keyboard input and SendInput in C#. The project is open source, and I've just published the first release: 🔗 GitHub / Release: Github Page I'd really appreciate any feedback, especi
- 情报分类:项目价值、技术价值
- 命中依据:自建Windows宏工具,实用小项目
- 来源:Reddit · SideProject
- 原作者:/u/Puzzleheaded_Age6417 https://www.reddit.com/user/Puzzleheaded_Age6417
- 发布时间:2026/9/8 22:59:42
- No replies yet