inkitori / CBoard

Simulate keyboard inputs in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CBoard

Simulate keyboard inputs in C++. Inspired by PyAutoGui.

Requirements

X11 and X11/extensions

Compile

Make sure to link -lX11 and -lXtst.

About

Simulate keyboard inputs in C++

License:MIT License


Languages

Language:C++ 100.0%