Skip to content

Iulian99/ReadKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadKeyboard

ReadKeyboard is an application that records and stores keystroke events made by the user on a keyboard.

You can use the batch file to simplify the process of compiling and executing Java code through a script.

Important!

  • verify if the project have JNativeHook library
    • if not, add jnativehook-2.1.0.jar in the project File -> Project Structure -> Modules -> Dependencies -> Add -> Jar or DIrectory -> jnativehook-2.1.0.jar
  • verify the location where the keystrokes are being saved
    • "public Path fileName = Path.of("E:\files.txt");"

Run using a batch file 2023-07-14 15-11-23 (online-video-cutter com)

Run using IntelliJ IDEA 2023-07-14 15-11-23(2) (online-video-cutter com)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors