deadblackclover / keylogger

Register various user actions - keystrokes on the computer keyboard, movements and mouse keystrokes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keylogger

crates.io

Register various user actions - keystrokes on the computer keyboard, movements and mouse keystrokes

Install

If you have Rust: cargo install keylogger

Usage

Register various user actions - keystrokes on the computer keyboard, movements and mouse keystrokes

Usage: keylogger [PATH]

Arguments:
  [PATH]  [default: .keylogger]

Options:
  -h, --help     Print help
  -V, --version  Print version

Build deb

cargo install cargo-deb
cargo deb

About

Register various user actions - keystrokes on the computer keyboard, movements and mouse keystrokes

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%