An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# stools
![GitHub Pipenv locked Python version](https://img.shields.io/github/pipenv/locked/python-version/lampask/stools)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](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`