Desktop Keyboard is a simple on screen keyboard that automatically hides and unhides during input events.
- Download it here.
- Extract the contents of the zip and run
setup.exeto install Desktop Keyboard on your system.
- Run it and interact with input elements on windows system or applications
To build Desktop Keyboard yourself, ensure you have the following installed:
- Visual Studio 2022 (or newer).
- .NET 9.0 SDK (or newer).
- Microsoft Visual Studio Installer Projects extension installed in Visual Studio.
- Clone the repository.
- Open
DesktopKeyboard.slnxin Visual Studio. - Build the
DesktopKeyboardproject, then build thedesktop_keyboard_setupproject to generate the installer.
- Windows 10 or Windows 11 (x64 architecture).
- .NET 9.0 Runtime (included automatically if using the installer).
This project is licensed under the MIT License. See the LICENSE file for details.
