Skip to content

shufanshahi/QuickCorners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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