mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-05 11:26:39 +08:00
Kanboard
This commit is contained in:
parent
829dd6d3e7
commit
40b252b797
5
Kanboard/Kanboard.php
Normal file
5
Kanboard/Kanboard.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Kanboard;
|
||||
|
||||
class Kanboard extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
Kanboard/app.json
Normal file
10
Kanboard/app.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "43036744dd731a810155d82144c286cae5cb8ca3",
|
||||
"name": "Kanboard",
|
||||
"website": "https://kanboard.org/",
|
||||
"license": "MIT License",
|
||||
"description": "Kanboard is a free and open source Kanban project management software.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "kanboard.png"
|
||||
}
|
||||
BIN
Kanboard/kanboard.png
Normal file
BIN
Kanboard/kanboard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Loading…
x
Reference in New Issue
Block a user