A basic image uploader created in Python using Flask.
- Upload keys
- Twitter cards/discord embeds
- ShareX support
- Install python if you havent already.
- Open
utils/config.pyand edit the settings. - Create a virtual environment called env.
- Run
start.sh.
Basic image uploader built with flask with twitter cards and ability to add sharex support.
PythonMIT