mirror of
https://github.com/assenzostefano/notify-game-epicgames.git
synced 2025-01-04 20:09:09 +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.
54b59d9e81
Even if I don't like it very much, I promise that sooner or later I will modify it. |
||
---|---|---|
images | ||
.gitignore | ||
epic_games.ico | ||
game1.txt | ||
game2.txt | ||
index.py | ||
LICENSE | ||
README.md |
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