mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-23 20:11:07 +00:00
8958ee7896
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
README.md | ||
requirements.txt | ||
script.py |
Keylogger
A script written in Python that logs your input from the keyboard.
Steps to run this on terminal
- Clone the project.
- Install the dependencies listed in requirements.txt.
- Run
python keylogger.py
in your terminal.
PS
- You can use Delete key to exit the script.
- You can open log.txt to view your log.