https://github.com/lampask/stools
Image recognition AI's for STO minigame automation
https://github.com/lampask/stools
image-processing image-recognition opencv pipenv python star-trek-online sto
Last synced: about 2 months ago
JSON representation
Image recognition AI's for STO minigame automation
- Host: GitHub
- URL: https://github.com/lampask/stools
- Owner: lampask
- License: gpl-3.0
- Created: 2020-05-19T19:41:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T20:59:50.000Z (almost 5 years ago)
- Last Synced: 2025-02-16T22:39:15.171Z (over 1 year ago)
- Topics: image-processing, image-recognition, opencv, pipenv, python, star-trek-online, sto
- Language: Python
- Size: 34.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stools

[](https://www.gnu.org/licenses/gpl-3.0)
Is program that tracks sto's window activity, it provides (will provide) a bundle of minigame AI's that helps you automate the gameplay. It's written in python 3.7 and uses pipenv for dependency manegement.
Currently provides:
- Automation of dilithium mining
## instalation
1. `python -m pip install pipenv`
2. `pipenv install`
3. `pipenv run ./sto.py`