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

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.

License

Notifications You must be signed in to change notification settings

assenzostefano/notify-game-epicgames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages