Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

abfuhrkalender-awb-koeln

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abfuhrkalender-awb-koeln

Generiert ICS Kalender Dateien von der AWB Koeln

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

awb2ics

Abfuhrkalender ICS Generator für Köln AWB

Da die Stadt Köln & die AWB Betriebe es seit Jahren nicht hinbekommen die Abfuhrtermine als ICS anzubieten, gibt es hier die inoffizielle Lösung.

Als gehostete Version: https://asciidisco.github.io/awb2ics/

Install

npm i abfuhrkalender-awb-koeln -g

CLI

  Usage: awb2ics <options> > my_cal.ics

  Options:

    -h, --help                            output usage information
    -s, --street <street_name>            Ihr Straßenname
    -p, --plz <zipcode>                   Ihre Postleitzahl
    -n, --bn <building_number>            Ihre Hausnummer
    -z, --hz <building_number_addition>   Ihr Hausnummernzusatz  
    -y, --year <year>                     Jahr der Abfuhrtermine

Programmatically

const awb2ics = require('abfuhrkalender-awb-koeln')
awb2ics(street_name, building_number, year, zipcode, building_number_addition, (err, data) => {})

Website

git clone git@github.com:asciidisco/awb2ics.git
npm run browser
open index.html 

FAQs

Package last updated on 28 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc