A fast way to get your mouse position. Benki is useful to create bot that makes a click on screen.
$ sudo apt install python3-pip
$ sudo pip3 install -r requirements.txt
$ chmod + x benki.py
$ ./benki.py
Move mouse for position and use the keys 'Tab' and 'Space' to make a click
Benki is licensed under the MIT license