Simple. Free.
Pyazo is a gyazo-compatible Imageserver, written in Python with Django. It comes bundled with a C# client and a custom ShareX uploader.
Open source image server
Pyazo is a gyazo-compatible Imageserver, written in Python with Django. It comes bundled with a C# client and a custom ShareX uploader.
Written in Python with Django, and running on a CherryPy-Server, pyazo is lighting fast.
No slow embeds, no ads, no Javascript, just the image.
pyazo supports SSO via OAuth2.
Everyone loves dark themes. Except Alan. But screw Alan.
Upload images directly from your browser!
Easily see how many people viewed your images, on what devices and from where. All without any Javascript.
Pyazo can either be run as it's own independent service, or as normal WSGI Application.
Pyazo is available as a debian package on the BeryJu.org APT repository.
wget -O - -q https://apt.beryju.org/public.key | apt-key add -
echo "deb https://apt.beryju.org/ stable beryjuorg" >> /etc/apt/sources.list
apt update
apt install pyazo
After you've done that you can adjust your config in /etc/pyazo/config.py
, and create a user with /usr/share/pyazo/manage.sh manage.py createsuperuser