Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Hoarder/Hoarder.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\Hoarder;

class Hoarder extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions Hoarder/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "b04259bb2c34972e8838c00a48a74ff3fba83247",
"name": "Hoarder",
"website": "https://hoarder.app/",
"license": "GNU Affero General Public License v3.0",
"description": "Quickly save links, notes, and images and hoarder will automatically tag them for you using AI for faster retrieval. Built for the data hoarders out there!",
"enhanced": false,
"tile_background": "dark",
"icon": "hoarder.png"
}
Binary file added Hoarder/hoarder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.