Keyboard Tester is a simple Windows Forms application that allows users to test and visualize keyboard input. The application displays buttons corresponding to different keys, and their colors change when the respective keys are pressed.
- Test and visualize keyboard input in real-time.
- Differentiate between left and right Shift, Ctrl, and Alt keys.
- Change the color of corresponding buttons for various keys.
- Customize button colors based on keypress events.
- go to realse section
- You find the setup file
- Run and Test your keyboard
- Press keys on your keyboard.
- Observe the corresponding buttons changing colors in the application.
- .NET Framework 4.7.2 or later
Contributions are welcome! If you find a bug or have a feature request, please open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.