ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Snibox/Snibox.php
Executable file
5
heimdall/config/www/SupportedApps/Snibox/Snibox.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Snibox;
|
||||
|
||||
class Snibox extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Snibox/app.json
Executable file
10
heimdall/config/www/SupportedApps/Snibox/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "6c050d5bdf522fa20599560ff0f6b74e7dcd97a8",
|
||||
"name": "Snibox",
|
||||
"website": "https://github.com/snibox/snibox",
|
||||
"license": "MIT License",
|
||||
"description": "Snibox is a self-hosted, single-user (for now) snippet manager. Developed to collect and organize code snippets. Supports various programming languages, markdown, plain text.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "snibox.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Snibox/snibox.png
Executable file
BIN
heimdall/config/www/SupportedApps/Snibox/snibox.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
Reference in New Issue
Block a user