ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"appid": "653caf8bdf55d6a99d77ceacd79f622353cd821a",
"name": "Adminer",
"website": "https://www.adminer.org",
"license": "Apache License 2.0",
"description": "Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consists of a single file ready to deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.",
"enhanced": false,
"tile_background": "light",
"icon": "adminer.svg"
}