anotherhadi / image-to-url

A self-hosted tool to quickly upload image and get a link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-to-url

A self-hosted tool to quickly upload image and get a link. Written in python, with Flask.

/!\ Still in development

Installation :

From source :

git clone https://github.com/0x68616469/image-to-url/

Requirements :

Flask -> pip install flask

Example :

python main.py

By default, executing main.py will run the app on http://127.0.0.1:6969

Settings :

Settings can be found on the folder "settingFiles/settings.json"

About

A self-hosted tool to quickly upload image and get a link


Languages

Language:HTML 45.9%Language:Python 37.3%Language:CSS 16.8%