- Download the latest verion from GitHub
- Run the
.exe
file
- Download & Install the latest Python version.
- Install
tkinter
- Windows:
pip install tk
- MacOS:
brew install python-tk
- Ubuntu:
sudo apt-get install python3-tk
- Fedora:
sudo dnf install python3-tkinter
- Windows:
- Clone this repository
git clone https://github.com/viivue/easy-page-speed-screenshots.git
- Install requirements
pip install -r requirements.txt
- Then to run it, execute the following in the terminal
python easy-page-speed-screenshots.py
Copyright (c) 2023 ViiVue