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 54b59d9e81 I have "finished" the README.md
Even if I don't like it very much, I promise that sooner or later I will modify it.
2022-08-25 21:05:55 +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 Added comments to understand me as I edit 2022-08-25 20:31:49 +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