ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Wallabag/Wallabag.php
Executable file
5
heimdall/config/www/SupportedApps/Wallabag/Wallabag.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Wallabag;
|
||||
|
||||
class Wallabag extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Wallabag/app.json
Executable file
10
heimdall/config/www/SupportedApps/Wallabag/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "9dc07af7d1d88c183c6ae42c903650ab19ada2bb",
|
||||
"name": "Wallabag",
|
||||
"website": "https://www.wallabag.org/en",
|
||||
"license": "MIT License",
|
||||
"description": "Wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "wallabag.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Wallabag/wallabag.png
Executable file
BIN
heimdall/config/www/SupportedApps/Wallabag/wallabag.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
Reference in New Issue
Block a user