Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (23 loc) · 921 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 921 Bytes

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

ONLY WORKS ON WINDOWS 10 AND 11!