like zenity for getting coordinates from a map
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Kuba Orlik 173c01bd86 Add screenshot 4 years ago
assets Add screenshot 4 years ago
.gitignore Initial commit 4 years ago
Makefile Initial commit 4 years ago
README.md Add screenshot 4 years ago
main.py Add screenshot 4 years ago
main.pyproject Initial commit 4 years ago
main.pyproject.user Initial commit 4 years ago
qt-map-py.spec Initial commit 4 years ago
screenshot.png Add screenshot 4 years ago

README.md

qt-map-py

A simple widget written in QML in python that lets you ask for a psecific point on a map from commandline (cli), like zenity does. It displays a map, and double clicking on the map causes the window to close and the coordinates to be printed on stdout;