A simple UI tool for buying Supreme items built on top of NiceGUI.
Key Features • How To Use • Credits • License
- Web Interface - use and navigate easly
- Start the server and you're ready to go
- Simple and reactive UI
- Every action changes the interface
- Live items updates
- See what you can buy before the drop
- Live "Hype Counter"
- Each item can be displayed as in "hype" when high buying demand is predicted
- Add the items to your basket
- You can pre-add items to the basket
- Form for checkout data
- You can pre-compile the checkout form
- Full screen mode
- Shop distraction free.
- Cross platform
- Windows, macOS and Linux ready.
To clone and run this application, you'll need Git and Python (which comes with pip) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/saccofrancesco/supremebot.git
# Go into the repository
$ cd supremebot
# Install dependencies
$ pip install -r requirements.txt
# Install playwright's browsers
$ playwright install
# Run the app
$ python main.py
Supremebot is an emailware. Meaning, if you liked using this app or it has helped you in any way, I'd like you send me an email at francescosacco.github@gmail.com about anything you'd want to say about this software. I'd really appreciate it!
This software uses the following open source packages:
- crosswords built on top of Streamlit and Tesseract;
- lock built on top of Customtkinter.
Attribution - NonCommercial - ShareAlike 4.0 International
GitHub @saccofrancesco