SkillAgentSearch skills...

Sendinput

keyboard and mouse input simulator for windows

Install / Use

/learn @myfreeer/Sendinput
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sendinput

keyboard and mouse input simulator for windows

Release

Latest Release Download

Usage

See Wiki/Usage

Building

Prerequisites

  • msys2 mingw64
  • git
  • mingw-w64-x86_64-gcc
  • mingw-w64-x86_64-cmake
  • mingw-w64-x86_64-ninja

Build script example

# Getting source
git clone https://github.com/myfreeer/sendinput
cd sendinput

# Creating folder for build
mkdir -p build
cd build

# Running cmake
cmake -GNinja ..

# Building with ninja
ninja

Credits

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2mo ago
Forks1

Languages

C

Security Score

95/100

Audited on Jan 9, 2026

No findings