ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/OpenWrt/OpenWrt.php
Executable file
5
heimdall/config/www/SupportedApps/OpenWrt/OpenWrt.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\OpenWrt;
|
||||
|
||||
class OpenWrt extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/OpenWrt/app.json
Executable file
10
heimdall/config/www/SupportedApps/OpenWrt/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "9b934cf284d9b196f48b43876d3e01912797242c",
|
||||
"name": "OpenWrt",
|
||||
"website": "https://openwrt.org/",
|
||||
"license": "GNU General Public License v2.0 or later",
|
||||
"description": "OpenWrt is an open source project based on Linux, primarily used on devices to route network traffic\r\n\r\n#please use tile background color #578",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "openwrt.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/OpenWrt/openwrt.png
Executable file
BIN
heimdall/config/www/SupportedApps/OpenWrt/openwrt.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
Reference in New Issue
Block a user