Skip to content

Commit aa082c6

Browse files
patricksindelkamvdkleijn
authored andcommitted
Added Semaphore UI
1 parent 4513ce5 commit aa082c6

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

SemaphoreUI/SemaphoreUI.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\SemaphoreUI;
4+
5+
class SemaphoreUI extends \App\SupportedApps
6+
{
7+
}

SemaphoreUI/app.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"appid": "59670495863d2d833ceb4584f3a57b866159aa8e",
3+
"name": "Semaphore UI",
4+
"website": "https://semaphoreui.com/",
5+
"license": "MIT License",
6+
"description": "Modern UI for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps tools.",
7+
"enhanced": false,
8+
"tile_background": "dark",
9+
"icon": "semaphoreui.png"
10+
}

SemaphoreUI/semaphoreui.png

5.67 KB
Loading

0 commit comments

Comments
 (0)