diff --git a/README.md b/README.md new file mode 100644 index 0000000..ec82e5a --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# AWL-Ntfy + +Fetches information which bins will be emptied tomorrow and sends the information to the phone via [ntfy.sh](https://ntfy.sh) + +## Usage + +```bash +# random house +awl-ntfy breite-straße 3 + +# sends a notification to: +# https://ntfy.sh/awl_neuss_breite-straße +```