Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.07 KB

README.md

File metadata and controls

40 lines (30 loc) · 2.07 KB

Build Status

KeyLogger

A simple key logger that logs the keystroke onto the screen for Windows.

Application demo

Roadmap

  • Configurable Settings
  • Display in Systems Tray
  • Refactor
  • Unit Testing
  • Azure Pipeline
  • Logging (Metadata only)
  • Autofac IoC
  • Preset themes
  • Benchmarks
  • Help window

Known Bugs

  • 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.

References

Appreciate these people and resources that make this project possible.