mirror of
https://github.com/assenzostefano/notify-game-epicgames.git
synced 2024-12-21 20:44:40 +01:00
A simple Python script to notify you when a new game comes out in the Epic Games Store. ONLY WORKS ON WINDOWS 10 AND 11.
552cbe9c2c
Bump requests from 2.28.1 to 2.31.0 |
||
---|---|---|
images | ||
.gitignore | ||
epic_games.ico | ||
game1.txt | ||
game2.txt | ||
game3.txt | ||
index.py | ||
LICENSE | ||
README.md | ||
requirements.txt |
Notify Game Epicgames
A simple Python script that notifies me whenever a new game comes out in the Epic Games Store.Installation and launching:
- Install Python on your machine. Version 3.10 or higher is required!
- Clone the repository on your machine.
- Open your console in the cloned repository.
- To complete the installation, write the following command in the console:
pip install -r requirements.txt
- To start the script, write the following command in the console:
python index.py