13 lines
345 B
Markdown
13 lines
345 B
Markdown
# 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
|