Listening to key press events from python/bash/shell

Here is all the tutorials, FAQ and support for RetroStone
Post Reply
albpara
Posts: 5
Joined: Mon 22 Apr 2019 07:44

Listening to key press events from python/bash/shell

Post by albpara »

Is there any reference about how to listen to a key press from terminal?

I am creating some scripts and I want, at some point to show a message and wait for a key pess so I assume that is basically listening to GPIO inputs
Post Reply