mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Flyimg (#329)
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
This commit is contained in:
parent
6b3cfb59bd
commit
fcdb82f95b
1 changed files with 12 additions and 0 deletions
12
software/flyimg.yml
Normal file
12
software/flyimg.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "Flyimg"
|
||||
website_url: "https://flyimg.io"
|
||||
source_code_url: "https://github.com/flyimg/flyimg"
|
||||
description: "Resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick, with an efficient caching system."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
tags:
|
||||
- Miscellaneous
|
||||
depends_3rdparty: no
|
||||
demo_url: "https://demo.flyimg.io"
|
||||
Loading…
Reference in a new issue