Skip to content

Commit a19c823

Browse files
committed
Add WebDAV Backup plugin
1 parent 0e8801c commit a19c823

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"ID": "c5995623-eb2a-467d-b5ff-f92b5a90992b",
3+
"Name": "WebDAV Backup",
4+
"Description": "Backup and restore Flow Launcher settings using a WebDAV server.",
5+
"Author": "Liaco",
6+
"Version": "1.0.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/Liaco123/Flow.Launcher.Plugin.WebDAVBackup",
9+
"UrlDownload": "https://github.com/Liaco123/Flow.Launcher.Plugin.WebDAVBackup/releases/download/v1.0.0/Flow.Launcher.Plugin.WebDAVBackup-1.0.0.zip",
10+
"UrlSourceCode": "https://github.com/Liaco123/Flow.Launcher.Plugin.WebDAVBackup/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/Liaco123/Flow.Launcher.Plugin.WebDAVBackup@main/Images/app.png",
12+
"MinimumAppVersion": "2.0.0"
13+
}

0 commit comments

Comments
 (0)