Skip to content

Commit

Permalink
added linkwarden
Browse files Browse the repository at this point in the history
  • Loading branch information
HWienhold authored and mvdkleijn committed Oct 26, 2024
1 parent 633c9f1 commit 39f242e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Linkwarden/Linkwarden.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\Linkwarden;

class Linkwarden extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions Linkwarden/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "2566a0e890babb6f22648c25e5c6aba5530394d3",
"name": "Linkwarden",
"website": "https://linkwarden.app/",
"license": "GNU Affero General Public License v3.0",
"description": "Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages.",
"enhanced": false,
"tile_background": "light",
"icon": "linkwarden.png"
}
Binary file added Linkwarden/linkwarden.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 39f242e

Please sign in to comment.