Temporary image hosting service based on Google App Engine and Google Cloud Storage.
You can use screenshot script to take screenshots with scrot and upload
them to img10.xyz.
Or you can use curl to upload files directly with:
curl -s -F "img=@myimage.png" https://img10.xyz/uploadClone repository, install requirements with pip and download
Google App Engine SDK
and start the dev_appserver.py in repository directory.
git clone https://github.com/onur/img10.git img10
cd img10
pip install -t lib -r requirements.txt
$PATH_TO_APPENGINE_SDK/dev_appserver.py .Your instance should be available in: http://localhost:8080
- Drag and drop support.
