Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 986 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 986 Bytes

Arknights-Materials-Gui

A gui I made to interact with my code that displays elite materials needed for the game Arknights. I used Selenium to scrape the pages containing all the information for each operator in the game. I cropped the specific area where the materials were, and saved that. I created the gui with Tkinter.

Usage

Relatively straightforward, the gui takes in the name of an operator and displays the necessary materials needed for each elite transformation.

GUI display

GUI output

Contributing

I made this for personal use and don't really expect any pull requests but if someone does find this useful and wants to contribute, pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.