Skip to content

Commit

Permalink
Add Synology Photo (#668)
Browse files Browse the repository at this point in the history
* Add files via upload
* Add files via upload
* Update app.json
  • Loading branch information
CFenner authored Jan 24, 2024
1 parent e3d30ea commit 9764386
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions SynologyPhoto/SynologyPhoto.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\SynologyPhoto;

class SynologyPhoto extends \App\SupportedApps {

Check failure on line 3 in SynologyPhoto/SynologyPhoto.php

View workflow job for this annotation

GitHub Actions / Lint Code Base

Class App\SupportedApps\SynologyPhoto\SynologyPhoto extends unknown class App\SupportedApps.

}
10 changes: 10 additions & 0 deletions SynologyPhoto/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "9d2560675433f5cf6deef39955dc43fce97740c7",
"name": "Synology Photo",
"website": "https://www.synology.com/dsm/feature/photos",
"license": "Commercial",
"description": "Your all-in-one solution for organizing, sharing, and safeguarding your precious memories.",
"enhanced": false,
"tile_background": "dark",
"icon": "synologyphoto.png"
}
Binary file added SynologyPhoto/synologyphoto.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 9764386

Please sign in to comment.