Skip to content

Commit

Permalink
Added Hoarder
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksindelka authored and mvdkleijn committed Nov 10, 2024
1 parent 71df6c4 commit e44aeed
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
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.

0 comments on commit e44aeed

Please sign in to comment.