Skip to content

Commit c6cf05a

Browse files
authored
Merge pull request #446 from Flow-Launcher/add-reminder-plugin
Add Remind Me plugin
2 parents 15bd625 + e4711b9 commit c6cf05a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "522FAF05-36F4-4504-BFF6-5D8F8F4396D5",
3+
"Name": "Remind Me",
4+
"Description": "A plugin for setting reminders",
5+
"Author": "Yusyuriv",
6+
"Version": "1.2.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/Yusyuriv/Flow.Launcher.Plugin.RemindMe",
9+
"IcoPath": "https://cdn.jsdelivr.net/gh/Yusyuriv/Flow.Launcher.Plugin.RemindMe@main/icon.png",
10+
"UrlSourceCode": "https://github.com/Yusyuriv/Flow.Launcher.Plugin.RemindMe",
11+
"UrlDownload": "https://github.com/Yusyuriv/Flow.Launcher.Plugin.RemindMe/releases/download/v1.2.0/Flow.Launcher.Plugin.RemindMe.zip"
12+
}

0 commit comments

Comments
 (0)