https://github.com/maxerbox/nantes-digital-week-2-ics
Simple script to translate Nantes Digital Week planning to the ICS format.
https://github.com/maxerbox/nantes-digital-week-2-ics
Last synced: 4 months ago
JSON representation
Simple script to translate Nantes Digital Week planning to the ICS format.
- Host: GitHub
- URL: https://github.com/maxerbox/nantes-digital-week-2-ics
- Owner: maxerbox
- Created: 2019-09-19T17:39:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T19:57:16.000Z (about 3 years ago)
- Last Synced: 2025-10-08T19:23:50.569Z (9 months ago)
- Size: 114 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digital Week 2 ICS 2019
Un script simple fait en 30min (et mit sur git en 10min) pour transformer le planning de la nantes digital week 2019 en ICS (pour le mettre sur Google Calendar).
Utilise le JS de la carte du site web (plus simple que de faire un crawler) en l'évaluant.
Node.js
Pour essayer, cloner ce repo et faire `npm i`
