added romm app

This commit is contained in:
2026-05-05 17:18:27 +02:00
parent 05cb8f89f9
commit ad9b2904c5
4 changed files with 96 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"name": "RomM",
"id": "romm",
"available": true,
"short_desc": "RomM",
"author": "RomM Team",
"port": 1083,
"categories": [
"utilities"
],
"description": "ROM manager for organizing, enriching, and playing retro games, with support for 400+ platforms.",
"tipi_version": 1,
"version": "4.8.1",
"source": "https://hub.docker.com/r/rommapp/romm",
"website": "https://romm.app/",
"exposable": true,
"supported_architectures": [
"amd64",
"arm64"
],
"created_at": 1777992374660,
"updated_at": 1777992374660,
"dynamic_config": true,
"min_tipi_version": "4.5.0"
}