A GUI-based virtual keyboard built using Python and Tkinter.
- Caps Lock
- Shift (temporary modifier)
- Dynamic layout rebuilding
- File saving
- OOP architecture
- Make sure Python 3.10 is installed.
- Clone the repository: git clone https://github.com/Arman471-byte/virtual-keyboard-tkinter.git
- Navigate into the folder: cd virtual-keyboard-tkinter
- Run: python Virtual-keyboard.py
