Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 710 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 710 Bytes

QuickCorners

HotCorner for Windows OS

Build and Run

Clone the repository

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.

Download packages

Open a terminal in the QuickCorner directory and run this command

pip install -r requirements.txt

Run the program

To run the application we need to run the main.py file by using this command

Note

By making an .exe with pyinstaller and giving the application startup app privileges this can be used in day to day life