mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-05 11:26:39 +08:00
ArchiveBox foundation app
This commit is contained in:
parent
f1e0656c6b
commit
2fd692f8b4
5
ArchiveBox/ArchiveBox.php
Normal file
5
ArchiveBox/ArchiveBox.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\ArchiveBox;
|
||||
|
||||
class ArchiveBox extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
ArchiveBox/app.json
Normal file
10
ArchiveBox/app.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "b74f349cf434a529c0fe8589315b5956a4562097",
|
||||
"name": "ArchiveBox",
|
||||
"website": "https://github.com/pirate/ArchiveBox",
|
||||
"license": "MIT License",
|
||||
"description": "The open-source self-hosted web archive. ArchiveBox takes a list of website URLs you want to archive, and creates a local, static, browsable HTML clone of the content from those websites (it saves HTML, JS, media files, PDFs, images and more).",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "archivebox.png"
|
||||
}
|
||||
BIN
ArchiveBox/archivebox.png
Normal file
BIN
ArchiveBox/archivebox.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Loading…
x
Reference in New Issue
Block a user