feat: Add Mini QR
This commit is contained in:
24
json/mini-qr.json
Normal file
24
json/mini-qr.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "Mini QR",
|
||||
"slug": "mini-qr",
|
||||
"description": "Create & scan cute qr codes easily 👾",
|
||||
"type": "ct",
|
||||
"privileged": false,
|
||||
"documentation": "https://github.com/lyqht/mini-qr",
|
||||
"website": "https://mini-qr-code-generator.vercel.app/",
|
||||
"logo": "https://raw.githubusercontent.com/lyqht/mini-qr/refs/heads/main/public/favicon.svg",
|
||||
"config_path": "",
|
||||
"install_methods_json": [
|
||||
{
|
||||
"type": "default",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 6,
|
||||
"os": "Debian",
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
"notes_json": []
|
||||
}
|
||||
Reference in New Issue
Block a user