/flask-image-uploader

Basic image uploader built with flask with twitter cards and ability to add sharex support.

Primary LanguagePythonMIT LicenseMIT

Flask Image Uploader

A basic image uploader created in Python using Flask.

Features

  • Upload keys
  • Twitter cards/discord embeds
  • ShareX support

Setup

  • Install python if you havent already.
  • Open utils/config.py and edit the settings.
  • Create a virtual environment called env.
  • Run start.sh.