Skip to content

Small automation library to help automate repetitive tasks in mobile (Android) video games.

License

Notifications You must be signed in to change notification settings

rahagi/gacha-elper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gacha-elper

Small automation library to help automate repetitive tasks in mobile (Android) video games.

Installation

You can install the package via pip

$ pip install gacha-elper

Usage

from gacha_elper.elper import Elper as Elp
from gacha_elper.elper import Coordinate as Coord
...

The library itself is very small. using help() for each module alone is enough to see how it works. You can see examples to see it in more detail.

License

see LICENSE

TODO

  • Use my own implementation of template matching to actually make it small.

About

Small automation library to help automate repetitive tasks in mobile (Android) video games.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages