mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add Gotenberg (#1090)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
parent
fc1d2e79b0
commit
c3e6cd2685
1 changed files with 12 additions and 0 deletions
12
software/gotenberg.yml
Normal file
12
software/gotenberg.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "Gotenberg"
|
||||
website_url: "https://gotenberg.dev"
|
||||
source_code_url: "https://github.com/gotenberg/gotenberg"
|
||||
description: "Developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
tags:
|
||||
- Document Management
|
||||
- Automation
|
||||
related_software_url: "https://github.com/gotenberg/awesome-gotenberg"
|
||||
Loading…
Reference in a new issue