My comment won't be anything helpful, there are some propositions already.
I just want to give my thought and maybe rant a little, because my Linux nerd mind is screaming to me how this could be done on Linux:
In crontab:
*/30 7-16 * * 1-5 notify-send "Text"
Sending a notification every 30 minutes from monday to sunday from 7am to 4pm with one line of code not needing to create new app.