Skip to content

KRoT55/script_record_keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Description

A simple script to record keyboard key presses and save them into a file. Useful for automation, keylogging (ethical use only), or collecting training data for AI models.

Features

Records all keyboard inputs.

Saves logs in a structured format.

Can be extended for automation projects.

Technologies Used

Python

pynput library (for capturing keystrokes)

How to Use

Run python script.py.

Press keys while the script is running.

Stop the script to generate a log file with recorded key presses.

Future Improvements

Add mouse recording functionality.

Implement playback of recorded sequences

About

simple script for record keybord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages