mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
feat: add url-to-png to misc list (#620)
This commit is contained in:
parent
754ae2cf91
commit
ad841f1ac4
1 changed files with 12 additions and 0 deletions
12
software/url-to-png.yml
Normal file
12
software/url-to-png.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "URL-to-PNG"
|
||||
website_url: "https://github.com/jasonraimondi/url-to-png"
|
||||
source_code_url: "https://github.com/jasonraimondi/url-to-png"
|
||||
description: "URL to PNG utility featuring parallel rendering using Playwright for screenshots and with storage caching via Local, S3, or CouchDB."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Nodejs
|
||||
- Docker
|
||||
tags:
|
||||
- Miscellaneous
|
||||
depends_3rdparty: false
|
||||
Loading…
Reference in a new issue