its just a simple python programme that uses Listener from pynput library to listen to different keys and whenever numlock is pressed it updates the status of numlock.
This programme uses Gtk to make graphical interface.
#use only in linux .. no idea how it will perform in windows