An open API service indexing awesome lists of open source software.

https://github.com/maxchehab/linux-keylogger


https://github.com/maxchehab/linux-keylogger

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Linux-Keylogger

Simple keylogger for linux input devices.

```
go get github.com/maxchehab/linux-keylogger
go install github.com/maxchehab/linux-keylogger
sudo linux-keylogger > output &
tail -f output
```