diff options
Diffstat (limited to 'users/Profpatsch/ical-smolify/README.md')
-rw-r--r-- | users/Profpatsch/ical-smolify/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/users/Profpatsch/ical-smolify/README.md b/users/Profpatsch/ical-smolify/README.md new file mode 100644 index 000000000000..86c166d3c179 --- /dev/null +++ b/users/Profpatsch/ical-smolify/README.md @@ -0,0 +1,5 @@ +# ical-smolify + +Ensmallen an `ical` by stripping out redundant information like timezone definitions. + +The idea here was that after running through this preprocessor, it fits into a QR code (~2000bits) that can be scanned with your phone (for automatically adding to mobile calendar). |