https://github.com/naterfute/Region-Finder
Region Finder for PyautoGui
https://github.com/naterfute/Region-Finder
Last synced: 19 days ago
JSON representation
Region Finder for PyautoGui
- Host: GitHub
- URL: https://github.com/naterfute/Region-Finder
- Owner: olwalkey
- License: apache-2.0
- Created: 2023-05-15T04:22:07.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T18:03:58.000Z (about 2 years ago)
- Last Synced: 2024-12-28T11:27:55.013Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Region-Finder
## Usage
To use this you install the packages from requirements.txt,
then you run the program, then you move your
mouse to the upper left corner of where you want to get the pos
of, then press shift(or whatever you set the keybind to), then
move to the top left of where you want the pos of, then press
shift again, then the console will print out a nice list of
[x1, y1, x2, y2]
it will also take a test screenshot and save it to test.png for you
to look at.