mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-02 07:38:22 +00:00
27 lines
740 B
YAML
27 lines
740 B
YAML
galaxy_info:
|
|
author: "Kevin Veen-Birkenbach"
|
|
description: >
|
|
Mini-QR is a minimalist, self-hosted web application that allows users to
|
|
instantly generate QR codes in a privacy-friendly way.
|
|
license: "Infinito.Nexus NonCommercial License"
|
|
license_url: "https://s.infinito.nexus/license"
|
|
company: |
|
|
Kevin Veen-Birkenbach
|
|
Consulting & Coaching Solutions
|
|
https://www.veen.world
|
|
galaxy_tags:
|
|
- infinito
|
|
- qr
|
|
- webapp
|
|
- privacy
|
|
- utility
|
|
- lightweight
|
|
repository: "https://github.com/lyqht/mini-qr"
|
|
issue_tracker_url: "https://github.com/lyqht/mini-qr/issues"
|
|
documentation: "https://github.com/lyqht/mini-qr"
|
|
logo:
|
|
class: "fa-solid fa-qrcode"
|
|
run_after: []
|
|
|
|
dependencies: []
|