Skip to content

Commit

Permalink
Add FreshTomato (#783)
Browse files Browse the repository at this point in the history
  • Loading branch information
splitti authored Oct 5, 2024
1 parent 3041a71 commit f65c675
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions FreshTomato/FreshTomato.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\FreshTomato;

class FreshTomato extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions FreshTomato/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "d1df19c8ce35dc448b460c9e9782a4d577b345ee",
"name": "FreshTomato",
"website": "https://freshtomato.org/",
"license": "GNU General Public License v3.0 or later",
"description": "FreshTomato is an open source firmware project based on Linux, for home and SOHO WiFi routers.",
"enhanced": false,
"tile_background": "light",
"icon": "freshtomato.png"
}
Binary file added FreshTomato/freshtomato.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 f65c675

Please sign in to comment.