Image sharing web app.
Go to file
2022-01-05 07:16:24 +03:00
favicon.ico feat: Add favicon 2022-01-05 07:14:47 +03:00
imgs.ini init 2021-08-08 00:33:09 +03:00
imgs.py feat: Refactored uplocad_image(), MIME check skipping added 2022-01-05 07:16:24 +03:00
index.tpl init 2021-08-08 00:33:09 +03:00
LICENSE feat: Update LICENSE 2022-01-05 07:13:50 +03:00
README.md update README 2021-08-08 00:43:21 +03:00
requirements.txt init 2021-08-08 00:33:09 +03:00
style.css init 2021-08-08 00:33:09 +03:00

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