Skip to content

pimentel/replay_keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

replay keys

This software allows you to connect to an Arduino via Bluetooth, type into a GUI, and replay the keys on almost any modern computer.

Possible use cases:

  • Controlling servers when there is no network (yay for failures!).
  • Setting up new computers/devices that require keyboard input.
  • Pair programming/working with others on their computer.
  • Screwing with friends/enemies.

The software and hardware is described at a high level here.

software

  • logger.py contains software for the computer sending keystrokes. Requirements:
    • python 2.7
    • Tkinter
    • serial
  • replay_arduino contains software for the Arduino.

license

This software is released under the GPLv3 license. Please see the LICENSE file or visit the Free Software Foundation.

About

Send keystrokes to another device with an Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages