A simple key logger that logs the keystroke onto the screen for Windows.
- Configurable Settings
- Display in Systems Tray
- Refactor
- Unit Testing
- Azure Pipeline
- Logging (Metadata only)
- Autofac IoC
- Preset themes
- Benchmarks
- Help window
- Memory Leak (possibly resolved, need further investigation)
- Sometimes unable to display the active modifier keys correctly.
- Sometimes the modifier key remains active despite the key has already been released.
Appreciate these people and resources that make this project possible.
- fabriciorissetto/KeystrokeAPI
- Darkempire78/Windows-Keylogger
- Change cursor to hand when I hover over a button
- WPF: Remove dotted border around focused item in styled listbox
- TextBlock over a listview: how to ignore clicks in the TextBlock and let the listview handle them
- How do I create a WPF Rounded Corner container?
- Make WPF window draggable, no matter what element is clicked
- How to remove white strip on top of WPF window with WindowStyle=None?
- Moving MainWindow.xaml