Skip to content

Commit

Permalink
Add Synology Drive (#667)
Browse files Browse the repository at this point in the history
* add generated files
* add icon
* tinyfied
* Add files via upload
  • Loading branch information
CFenner authored Jan 24, 2024
1 parent 094598a commit 22f0d1d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions SynologyDrive/SynologyDrive.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\SynologyDrive;

class SynologyDrive extends \App\SupportedApps {

Check failure on line 3 in SynologyDrive/SynologyDrive.php

View workflow job for this annotation

GitHub Actions / Lint Code Base

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

}
10 changes: 10 additions & 0 deletions SynologyDrive/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "d742e0d991e7b6789c160f9c7c200b209341d38e",
"name": "Synology Drive",
"website": "https://www.synology.com/dsm/feature/drive",
"license": "Commercial",
"description": "Synology Drive is a unified solution for effortless file management and secure collaboration.",
"enhanced": false,
"tile_background": "dark",
"icon": "synologydrive.png"
}
Binary file added SynologyDrive/synologydrive.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 22f0d1d

Please sign in to comment.