https://github.com/blacha/wow-queue-mon
Monitor position in the WoW Classic Queue
https://github.com/blacha/wow-queue-mon
Last synced: 29 days ago
JSON representation
Monitor position in the WoW Classic Queue
- Host: GitHub
- URL: https://github.com/blacha/wow-queue-mon
- Owner: blacha
- License: mit
- Created: 2019-08-29T05:08:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-29T05:11:05.000Z (about 6 years ago)
- Last Synced: 2025-03-04T07:42:14.045Z (8 months ago)
- Language: JavaScript
- Size: 291 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Read Queue position from WoW window
## Converts
### From a raw image

### To Cropped

### To Processed

### To Text
```
# ./get-text.sh
Position in queue: 4019
Estimated time: 202 min
```
### Installation
```
apt-get install tesseract-ocr imagemagick
```