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,5 @@
<?php namespace App\SupportedApps\OmniDB;
class OmniDB extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "1d41498511148e83a9c731b2fce96478e8ae402e",
"name": "OmniDB",
"website": "https://www.omnidb.org/",
"license": "MIT License",
"description": "OmniDB is an open source collaborative environment for database management. It provides a unified workspace for various database technologies like PostgreSQL, MySql, MariaDB and others.",
"enhanced": false,
"tile_background": "dark",
"icon": "omnidb.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB