Frixuu / keylogger

Inform your relative they actually aren't the millionth visitor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keylogger

This simple script shows a popup window on the screen whenever one of the trigger words has been typed.

The original motivation behind it was to stop my grandma from providing her personal info to some sketchy websites. 😒

Requires:

  • Python 3
  • tkinter
  • keyboard (the library)
  • (also an actual keyboard would be preferable)

Note that on Linux you have to run this as root (keyboard package limitation).

About

Inform your relative they actually aren't the millionth visitor.

License:MIT License


Languages

Language:Python 100.0%