runtipi-appstore/apps/wallabag/config.json
2025-05-09 23:31:14 +02:00

20 lines
609 B
JSON

{
"name": "Wallabag",
"available": true,
"port": 8380,
"exposable": true,
"dynamic_config": true,
"id": "wallabag",
"description": " self hostable application for saving web pages: Save and classify articles. Read them later.",
"tipi_version": 1,
"version": "2.6.12",
"categories": ["utilities","media"],
"short_desc": "read-it-later app",
"author": "wallabag",
"source": "https://github.com/wallabag/wallabag",
"website": "https://wallabag.org/",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1746825394706,
"updated_at": 1746825394706
}