Tool to be notified when a game is available on linux
In a terminal
git clone https://github.com/GNUletik/steam-checker.git && cd steam-checker
./checker --help
Make sure you have libnotify and nodejs installed :)
This software connects to the Steam API and checks if the game is avaible on linux every 5 seconds It use nodeJS, request module, and libnotify module