Skip to content

Commit acbcd4f

Browse files
patricksindelkamvdkleijn
authored andcommitted
Added Termix
1 parent c5356d7 commit acbcd4f

3 files changed

Lines changed: 17 additions & 0 deletions

File tree

Termix/Termix.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
3+
namespace App\SupportedApps\Termix;
4+
5+
class Termix extends \App\SupportedApps
6+
{
7+
}

Termix/app.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"appid": "1125bbe3d5b6deae20bc936b74dbbdc109f208c9",
3+
"name": "Termix",
4+
"website": "https://docs.termix.site/",
5+
"license": "Apache License 2.0",
6+
"description": "Termix is a clientless web-based server management platform with SSH terminal, tunneling, and file editing capabilities.",
7+
"enhanced": false,
8+
"tile_background": "light",
9+
"icon": "termix.png"
10+
}

Termix/termix.png

105 KB
Loading

0 commit comments

Comments
 (0)