File tree 1 file changed +2
-2
lines changed 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:
13
13
- Self-analysis and assessment.
14
14
15
15
### 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 ) .
17
17
- Pure Python, no C modules to be compiled.
18
18
- Human-readable logs:
19
19
- 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:
31
31
### Getting started
32
32
33
33
#### 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;
35
35
- [ Python 3] ( https://www.python.org/downloads/ ) (tested on v. 3.7.4).
36
36
37
37
#### Usage
You can’t perform that action at this time.
0 commit comments