A simple UI tool for buying Supreme items built on top of Streamlit.
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
- 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
- You can save the configuration for future shopping
- Dark / Light mode
- 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
$ streamlit run 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 [email protected] 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