Automatische reformatorische omroep en kerkomroep voor opa
Go to file
2022-05-07 13:26:01 +02:00
chromedriver initial 2020-12-27 21:00:11 +01:00
geckodriver Button press no longer working 2021-01-16 16:52:58 +01:00
geckodriver.log Fixed click and added opas profile 2021-12-31 10:18:27 +01:00
main.py Fixed click and added opas profile 2021-12-31 10:18:27 +01:00
README.md Fix typo in readme 2022-05-07 13:26:01 +02:00
requirements.txt Button press no longer working 2021-01-16 16:52:58 +01:00
Runme.sh Button press no longer working 2021-01-16 16:52:58 +01:00

Automatische kerkomroep voor opa

Speel kerkomroep of de reformatorische oroep gebaseerd op de dag van de week(doordeweeks ref. omroep en zondags kerkomroep). Start automatisch met afspelen, zonder interactie van de gebruiker.

Op feestdagen springt deze ook automatisch naar de kerkomroep.

Install

This depends on python with the holidays plugin and selenium. First create a virtual environment: > python3 -m venv venv/

activate it

source venv/bin/activate

install the requirements

pip3 install -r requirements.txt

and then run it.

python3 main.py

Run on startup

To autorun on startup: Either use the Linux Mint gui to autostart applications and then run this script or add it to init.d/