Skip to content

Commit

Permalink
Add TriliumNext
Browse files Browse the repository at this point in the history
  • Loading branch information
hasecilu committed Jan 21, 2025
1 parent 3937f1a commit 183b650
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 0 deletions.
7 changes: 7 additions & 0 deletions TriliumNext/TriliumNext.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\TriliumNext;

class TriliumNext extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions TriliumNext/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "63d0c2c2a5b5dc9f5eb5ebf32c3a5b3a26d3d047",
"name": "TriliumNext",
"website": "https://triliumnext.github.io/Docs/",
"license": "GNU Affero General Public License v3.0 only",
"description": "TriliumNext Notes is an open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases.",
"enhanced": false,
"tile_background": "dark",
"icon": "triliumnext.svg"
}
28 changes: 28 additions & 0 deletions TriliumNext/triliumnext.svg
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 183b650

Please sign in to comment.