To clone the repository type this command by opening a terminal in the destination folder
git clone https://github.com/shufanshahi/QuickCorners.git
This will create a folder QuickCorners
in that directory.
Open a terminal in the QuickCorner
directory and run this command
pip install -r requirements.txt
To run the application we need to run the main.py
file by using this command
By making an .exe
with pyinstaller
and giving the application startup app privileges this can be used in day to day life