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 Organizr/Organizr.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\Organizr;

class Organizr extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions Organizr/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "02f02a7c90fb8c6593508fbf2c572d23881a0846",
"name": "Organizr",
"website": "https://organizr.app/",
"license": "GNU General Public License v3.0 only",
"description": "Do you have quite a bit of services running on your computer or server? Do you have a lot of bookmarks or have to memorize a bunch of ip's and ports? Well, Organizr is here to help with that. Organizr allows you to setup \"Tabs\" that will be loaded all in one webpage. You can then work on your server with ease. Want to give users access to some Tabs? No problem, just enable user support and have them make an account. Want guests to be able to visit too? Enable Guest support for those tabs.",
"enhanced": false,
"tile_background": "dark",
"icon": "organizr.png"
}
Binary file added Organizr/organizr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.