[Improvement] Integrate WST into a Gui
Background
More people would be encouraged to use whirlpool stats if they wouldn't have to deal with a terminal and a python shell.
The idea is to wrap the python CLI into a GUI so that users can easily interact with the different commands with no advanced tech knowledge required
Objective
The goal is that the user only has to download the executable to start using WST
Steps
- Dockerise the CLI
- Create a GUI (could be based on what has been done for Whirlpool GUI)
- Use the dockerised CLI inside the GUI
Suggestions? Remarks?
What do you think about it?