Skip to content

Commit

Permalink
Add Homebox foundation app
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Torhan <maciek97x@gmail.com>
  • Loading branch information
m-torhan committed Jan 2, 2024
1 parent d2c83d1 commit b5851a9
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Homebox/Homebox.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\Homebox;

class Homebox extends \App\SupportedApps {

}
10 changes: 10 additions & 0 deletions Homebox/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "6a78706ccf3aece7d610edbd9da8b62e51215b6b",
"name": "Homebox",
"website": "https://hay-kot.github.io/homebox/",
"license": "GNU Affero General Public License v3.0 only",
"description": "Homebox is the inventory and organization system built for the Home User! With a focus on simplicity and ease of use, Homebox is the perfect solution for your home inventory, organization, and management needs.",
"enhanced": false,
"tile_background": "dark",
"icon": "homebox.svg"
}
11 changes: 11 additions & 0 deletions Homebox/homebox.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 b5851a9

Please sign in to comment.