Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 356 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 356 Bytes

bvs-scraper-to-caldav

Calls bvs-scraper to fetch all published meetings of the Wiener Bezirksvertretungen from wien.gv.at, then pushes them to a CalDAV calendar of your choice.

Set up

# Install dependencies
npm install

# Create & edit configuration
cp config.example.js config.js
vim config.js

# Run
node index.js