capnproto-example
Working Makefile for client program.
2024-07-30 19:44:32 -07:00
.gitignore
Add basic Makefile and output directory
2024-07-30 19:44:32 -07:00
LICENSE
Initial commit
2024-07-30 19:43:16 -07:00
Makefile
Use a proper file extension for C++
2024-07-30 19:44:32 -07:00
README.md
Add initial README.
2024-07-30 19:44:30 -07:00
capture.cpp
Use a proper file extension for C++
2024-07-30 19:44:32 -07:00
capture.py
Get python versions up-to-date.
2024-07-30 19:44:32 -07:00
playback.cpp
Use a proper file extension for C++
2024-07-30 19:44:32 -07:00
playback.py
Get python versions up-to-date.
2024-07-30 19:44:32 -07:00
show-keys
Add a short program to dump key information.
2024-07-30 19:44:32 -07:00
show-mouse
Show mouse raw input from mouse library.
2024-07-30 19:44:32 -07:00