AnweshaSen/Bengali_keyboard
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Bengali_keyboard
Python based Bengali keyboard-driver for Windows in Inscript Layout
Steps to run the program:
Make sure Python3 is installed in your system.
Then install the requirements,to do so,run the following command in Windows PowerShell:
'pip install keyboard'
Download the code, Keyboard_driver.py from this repository
Then run the program using 'python Keyboard_driver.py' in PowerShell
As Long as the program runs,you can only print bengali characters.If you want to get back the English Keyboard,just close the PowerShell window or close the program.