Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Hoarder #800

Merged
merged 1 commit into from
Nov 10, 2024
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.