Skip to content

A very minimal On Screen Keyboard (for X11) written in GTK3

License

Notifications You must be signed in to change notification settings

mehedirm6244/nostokeeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

NostoKeeb

NostoKeeb [নষ্ট (Bangla): Rotten] is an on screen keyboard for X11 written in GTK3

Preview

Dependencies

  • X11
  • XLib

Installation

Cloning Repository

git clone https://github.com/mehedirm6244/nostokeeb
cd nostokeeb

Setting up Cmake

mkdir build && cd build
cmake ..

Compiling and Installing

make
sudo make install

A .desktop file and executive binary will be installed globally.

Uninstallation

Make sure the present working directory is /build

sudo make uninstall

About

A very minimal On Screen Keyboard (for X11) written in GTK3

Topics

Resources

License

Stars

Watchers

Forks