ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Paperless/Paperless.php
Executable file
5
heimdall/config/www/SupportedApps/Paperless/Paperless.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Paperless;
|
||||
|
||||
class Paperless extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Paperless/app.json
Executable file
10
heimdall/config/www/SupportedApps/Paperless/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "6249c08eaa417b9918c69ed2d32ac88b386bc1b2",
|
||||
"name": "Paperless",
|
||||
"website": "https://github.com/danielquinn/paperless",
|
||||
"license": "GPL-3.0",
|
||||
"description": "Scan, index, and archive all of your paper documents",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "paperless.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Paperless/paperless.png
Executable file
BIN
heimdall/config/www/SupportedApps/Paperless/paperless.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user