1cc62c2202
* Add the extra config to the first 50 apps and modify tests, * Add arch to extra 55 apps. * Fix tests error. * Fix tests (again). * Andd the last 77 apps. * Change photoprism from latest to a version. * Fixes. * Drop arm support for peppermint. --------- Co-authored-by: JigSaw <JigSawFr@users.noreply.github.com>
20 lines
572 B
JSON
20 lines
572 B
JSON
{
|
|
"name": "ChangeDetection",
|
|
"available": true,
|
|
"port": 8257,
|
|
"exposable": true,
|
|
"id": "changedetection",
|
|
"description": "The best and simplest free open source website change detection, restock monitor and notification service.",
|
|
"tipi_version": 4,
|
|
"version": "0.45.5",
|
|
"categories": [
|
|
"utilities"
|
|
],
|
|
"short_desc": "Website change detection.",
|
|
"author": "dgtlmoon",
|
|
"source": "https://github.com/dgtlmoon/changedetection.io",
|
|
"website": "https://changedetection.io/",
|
|
"form_fields": [],
|
|
"supported_architectures": ["arm64", "amd64"]
|
|
}
|