Skip to content

makefu/keyboard-passthrough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

You may need to change the port by hand if your USB-TTL adapter comes up as something different than /dev/ttyUSB0 (hintWindows COM portshint).

virtualenv .
. bin/activate
# didn't work for me
#pip install pygame --allow-external pygame --allow-unverified pygame
# worked
pip install hg+http:https://bitbucket.org/pygame/pygame

Usage

python here.py

Now type in the black window, every keystroke should be mapped and forwarded, modifier keys like ctrl, alt and the window key should be working.

Links

For the complete description of the remote management stack, see: http:https://euer.krebsco.de/a-software-kvm-switch/

About

32u4 USB Keyboard Passthrough Firmware and sample Python script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages