NostoKeeb [নষ্ট (Bangla): Rotten] is an on screen keyboard for X11 written in GTK3
- X11
- XLib
git clone https://github.com/mehedirm6244/nostokeeb
cd nostokeeb
mkdir build && cd build
cmake ..
make
sudo make install
A .desktop
file and executive binary will be installed globally.
Make sure the present working directory is /build
sudo make uninstall