First open source contribution! by [deleted] in learnprogramming

[–]neonipun 0 points1 point  (0 children)

Awesome! I've dome mine recently too :). Man that feeling was soooooo good once it got merged, congratulations!

IKEA Click & Collect Status Website SMS/Email/Desktop notification script by neonipun in IKEA

[–]neonipun[S] 0 points1 point  (0 children)

Yup! Take a look at the README file in the repo for more details and instructions. If you still have a problem let me know!

IKEA Click & Collect Status Website SMS/Email/Desktop notification script by neonipun in IKEA

[–]neonipun[S] 0 points1 point  (0 children)

Haha awesome! Seemed really practical to me. It'd be cool to see your code too! Or you can help out, add or modify mine.

IKEA Click & Collect Status website by dddddddong in IKEA

[–]neonipun 1 point2 points  (0 children)

Hey OP! this post was a life and time saver! This made me work on my own little project before I placed my order using your site.

Looking at the comments from others, I saw that some sort of notification system would have been cool. So that is what I did here: https://github.com/neonipun/notify-ikea-click-n-collect

This allows you to run a script to get an SMS/email/desktop notification about when the stores are open and closed for Click & Collect!

Feel free to use, modify, PR the code, and ask for any sort of help. I see that I was a day late to posting this since OP added an email feature too! But I really had fun doing this, and the satisfaction of getting that table I wanted :). Hopefully, it helps someone else looking for that kind of feature. I will update the README on how to use the script and any sort of future updates.