Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 438 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 438 Bytes

steam-checker

Tool to be notified when a game is available on linux

How to use ?

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 :)

How it works ?

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