mirror of
https://github.com/assenzostefano/notify-game-epicgames.git
synced 2025-02-01 16:36:50 +01:00
Stefano Assenzo
552cbe9c2c
Merge pull request #1 from assenzostefano/dependabot/pip/requests-2.31.0
Bump requests from 2.28.1 to 2.31.0
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
ONLY WORKS ON WINDOWS 10 AND 11!
Languages
Python
100%