Image sharing web app.
Go to file
gd fc80d9e661 fix: Fixed WSGI app startup 2022-01-05 09:31:27 +03:00
LICENSE feat: Update LICENSE 2022-01-05 07:13:50 +03:00
README.md feat: Update README 2022-01-05 08:33:43 +03:00
Upload to imgs feat: Add shell-scripts 2022-01-05 08:32:46 +03:00
favicon.ico feat: Add favicon 2022-01-05 07:14:47 +03:00
imgs feat: Add shell-scripts 2022-01-05 08:32:46 +03:00
imgs.ini feat: Update imgs.ini 2022-01-05 08:33:18 +03:00
imgs.py fix: Fixed WSGI app startup 2022-01-05 09:31:27 +03:00
index.tpl feat: Update version 2022-01-05 08:18:54 +03:00
requirements.txt init 2021-08-08 00:33:09 +03:00
style.css init 2021-08-08 00:33:09 +03:00

README.md

imgs

imgs is a minimalictic image sharing web app written with Bottle framework.

No database. No image compression. No time limits. No additional dependencies.

Features:

  • Upload images via Drag&Drop
  • Easy copy share link
  • MIME type detecting

See deployment options in Bottle documentation: https://bottlepy.org/docs/dev/deployment.html

Additional

imgs client with CLI

imgs has a simple CLI tool based on curl. Copy imgs script to your PATH.

sudo cp imgs /usr/bin/imgs

Nautilus integration

Push files to your imgs instance via GNOME Files (former name: Nautilus). Depends packages: curl, notyfy-send.

Just place Upload to imgs script into ~/.local/share/nautilus/scripts.