Log where you left your favorite tv shows and this project will crawl the airtimes to notify you via email.
git clone https://github.com/guvenonur/airtime.git
docker-compose build --no-cache --parallel && docker-compose up
Check http://localhost:5000/
Add your tv-show
Edit your TV show list
Enter your e-mail and send notification
After you are forwarded to Thank you page, application is crawling the airtimes in the background and preparing the mail. Check your e-mail.
You will find your airtime notifications in your e-mail in a few seconds.
- Big shout out to all my colleagues for helping and guiding me through it all, especially
Egemen Zeytinci
andTarık Yılmaz
.