Project WDR-Wham-Warner
Why?
There are songs that I simply hate. That includes ‘Last Christmas’ by Wham.
As I have a radio in the toilet that can only be switched on from outside,
I would like to know beforehand whether this song has already been playing.
At the beginning I looked on wdr4.de to see whether it was already on or whether
there was a risk that it would be on soon. Then I dismantled the page to see
how the Search-call is organised. I then wrote a bash script for this.
The whole thing worked. But since I can now programme quite well in C++,
I had to try it with this. Because that makes it easier to use in the end.
The Sourcecode:
whammer.cpp
Compile: g++ -o whammer whammer.cpp -lcurl
Project OV-Melder
Actually intended as a project for /my/ OV, it was finished there.
You can find an old description of the project here.
Please understand that I cannot publish the code (HTML, PHP and Arduino/ESP32) at the moment.
I have now redesigned the admin page and secured a domain for it. You can play around a bit at
ovmelder.de.
The user name and password for 'Senderadmin' are ovo27.
The display is reset to the standard message every 10 Minutes.
Blah