Skip to content

Some simple Airflow pipelines to check and notify for PS5 availability.

License

Notifications You must be signed in to change notification settings

makism/find-a-ps5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

         ¡
         █████▄ç
         ███ ▐███          ▀▀▀▀▀▀▀▀▀▀▀██⌐      ▄█▀▀▀▀▀▀  ██▀▀▀▀▀▀▀▀▀▀▀▀
         ███ ▐███                     ▄█▌     ▐█▌        ██
         ███ ╘██▀          ▄█▀▀▀▀▀▀▀▀▀▀╘      ▐█▌        └▀▀▀▀▀▀▀▀▀▀▀█▄
  ▄▄▄██▀ ███ ███▀▀██▄,     ██                 ██▌                   ╓██
 ╙▀██▄▄█ ███ ▄▄▄███▀▀      ▀▀           ▀▀▀▀▀▀▀¬         ▀▀▀▀▀▀▀▀▀▀▀▀╙   `
         ▀▀█▐▀▀┘   '£

Some simple Airflow pipelines to check and notify for PS5 availability.


Stores

Currently the pipelines probe the following stores:

  • Coolblue
  • Bol
  • BCC
  • Nedgame
  • Gamemania

Installation

Place the contents of the directory airflow/ into your local Airflow installation directory.

Setup Airflow

Notifications

  1. Telegram

You have to create a group, and your own bot. Then fill in the following variables in airflow:

variable description
TELEGRAM_BOT_TOKEN 'xxx:xxx'
TELEGRAM_CHAT_ID '-xxxx'
  1. E-mail

You have to configure properly the smtp section in the file airflow.cfg.

variable description
PS5_notification_to the e-mail address to receive the notifications
PS5_notification_subject a one line subject of the e-mail