Skip to content

neBM/NetKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetKeyboard

Requirements

Both scripts require the pynput module:

pip install pynput

Runs on port 8000

Server

py server.py

Client

Run with server ip address as the first argument:

py client.py 192.168.1.1

Replace 192.168.1.1 with the server address.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages