Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Termix/Termix.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\Termix;

class Termix extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions Termix/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "1125bbe3d5b6deae20bc936b74dbbdc109f208c9",
"name": "Termix",
"website": "https://docs.termix.site/",
"license": "Apache License 2.0",
"description": "Termix is a clientless web-based server management platform with SSH terminal, tunneling, and file editing capabilities.",
"enhanced": false,
"tile_background": "light",
"icon": "termix.png"
}
Binary file added Termix/termix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.