Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

kvcvc/flask-sharex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-sharex

License Python Commit


flask-sharex is a flask image destination server to upload screenshots to from the ShareX client. The project was made in Python, with the Flask microframework.

Configuration

In server.py, configure storage_folder and secret_key variables to your desired vaules.

Setting up

  1. Under destination settings, head over to custom uploaders and import the config that is included within the repository.
  2. Set the secret_key under arguments to the value of the secret_key variable in server.py.
  3. Ready to go!

License

flask-sharex is under the GNU General Public License.