Programming often feels like giving instructions to a computer. But what if you could reverse that dynamic and let your program listen to you? What if the keyboard itself became an interface your code ...
This is my first ever proper GUI based application project after learning tkinter recently. I made it to practice and get more used to working with tkinter. Only needs the keyboard module to work ...