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.
Go to file
Stefano Assenzo 4162eae0ca Now you can also find the third game for free.
I have to sort out the code a bit because it became a mess.
2022-08-26 11:41:56 +02:00
images I have "finished" the README.md 2022-08-25 21:05:55 +02:00
.gitignore Added comments to understand me as I edit 2022-08-25 20:31:49 +02:00
LICENSE Initial commit 2022-08-24 11:31:23 +02:00
README.md I have "finished" the README.md 2022-08-25 21:05:55 +02:00
epic_games.ico Finaly work! 2022-08-24 14:14:11 +02:00
game1.txt I have "finished" the README.md 2022-08-25 21:05:55 +02:00
game2.txt I have "finished" the README.md 2022-08-25 21:05:55 +02:00
index.py Now you can also find the third game for free. 2022-08-26 11:41:56 +02:00
requirements.txt Create requirements.txt 2022-08-25 21:14:11 +02:00

README.md

Notify Game Epicgames

Notify Game Epicgames Logo

A simple Python script that notifies me whenever a new game comes out in the Epic Games Store.

GitHub stars badge Github license badge

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