File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Some uses of a keylogger are:
1313- Self-analysis and assessment.
1414
1515### Features
16- - Global event hook on all (incl. On-Screen) keyboards using [ Keyboard] ( https://github.com/boppreh/keyboard ) .
16+ - Global event hook on all (incl. On-Screen) keyboards using cross-platform library [ Keyboard] ( https://github.com/boppreh/keyboard ) .
1717- Pure Python, no C modules to be compiled.
1818- Human-readable logs:
1919 - Logging keys as they actually are in your layout; cyrillic keyboard layout is fully implemented;
@@ -31,7 +31,7 @@ Some uses of a keylogger are:
3131### Getting started
3232
3333#### System requirements
34- - MS Windows (tested on 10). TODO: add Linux and macOS support;
34+ - MS Windows (tested on 10). TODO: test Linux (requires sudo) and macOS support;
3535- [ Python 3] ( https://www.python.org/downloads/ ) (tested on v. 3.7.4).
3636
3737#### Usage
You can’t perform that action at this time.
0 commit comments