Add nimics (ics-file) (#1719)

Create ICS files for email invites, eg. invite.ics
This commit is contained in:
Thomas T. Jarløv 2020-11-22 10:24:51 +01:00 committed by GitHub
parent ea0f1f36e7
commit 832cf6a8f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20488,5 +20488,18 @@
"description": "syntax sugar for local definitions",
"license": "MIT",
"web": "https://hlaaftana.github.io/defines/defines.html"
},
{
"name": "nimics",
"url": "https://github.com/ThomasTJdev/nimics",
"method": "git",
"tags": [
"ics",
"email",
"meeting"
],
"description": "Create ICS files for email invites, eg. invite.ics",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nimics"
}
]