gcgetics.sh - Extract cids and ics links from google embedded calendars

This commit is contained in:
2022-04-10 17:50:24 +02:00
parent 07063e0ada
commit ca7b92dde2
3 changed files with 174 additions and 1 deletions

6
.editorconfig Normal file
View File

@@ -0,0 +1,6 @@
root = true
[*.sh]
charset = utf-8
indent_style = space
indent_size = 2