Posted May 14, 2014
high rated
It's a python 2.x script.
It repeatedly polls the GOG website (every 4 seconds) and opens up an alarm youtube video when a promo whose game match certain patterns appear.
The patterns are simple regex patterns. You can edit the script and put a list of patterns that uniquely match the games you want (in my case, it's Deponia and Flatout).
Now, you can have a productive day without missing games on the promo.
Enjoy.
EDIT:
Link: https://github.com/Magnitus-/GOG-Insomnia-Promo-Script
Winter 2015 EDIT:
It's that time of the year again where I have to update my insomnia script... so much work (added like 3 lines and changed 2 :P).
While some people get busy watching the promos fly by, others can get busy doing work or playing games :P.
On a side note, even GOG seem to use Angular now. I should really get on that...
Spring 2016 EDIT:
Updated for march promo.
It repeatedly polls the GOG website (every 4 seconds) and opens up an alarm youtube video when a promo whose game match certain patterns appear.
The patterns are simple regex patterns. You can edit the script and put a list of patterns that uniquely match the games you want (in my case, it's Deponia and Flatout).
Now, you can have a productive day without missing games on the promo.
Enjoy.
EDIT:
Link: https://github.com/Magnitus-/GOG-Insomnia-Promo-Script
Winter 2015 EDIT:
It's that time of the year again where I have to update my insomnia script... so much work (added like 3 lines and changed 2 :P).
While some people get busy watching the promos fly by, others can get busy doing work or playing games :P.
On a side note, even GOG seem to use Angular now. I should really get on that...
Spring 2016 EDIT:
Updated for march promo.
Post edited March 22, 2016 by Magnitus