Skip to content

saccofrancesco/supreme-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supremebot

Supremebot

A simple UI tool for buying Supreme items built on top of Streamlit.

Contributors Forks Stars

Key FeaturesHow To UseCreditsLicense

Key Features

  • 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.

How To Use

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/supreme-bot.git

# Go into the repository
$ cd supreme-bot

# Install dependencies
$ pip install -r requirements.txt

# Install playwright's browsers
$ playwright install

# Run the app
$ streamlit run main.py

Emailware

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!

Credits

This software uses the following open source packages:

You may also like...

License

Attribution - NonCommercial - ShareAlike 4.0 International


GitHub @saccofrancesco