Thanks to visit codestin.com
Credit goes to github.com

Skip to content

athrvvvv/OpenClose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

OpenClose πŸ“–πŸ“•

An application to open and close apps in windows using python packages such as AppOpener, Os, Sys.

⚠️ OpenClose is only functional on windows πŸͺŸ


Building Application πŸ”¨ and Quick Start ⚑

git clone https://github.com/athrvvvv/OpenClose.git
cd OpenClose
pip install -r requirements.txt
pyinstaller --name OpenClose --hidden-import 'AppOpener' --onefile --icon=icon.ico main.py

After the above steps, you may find the application in dist folder βœ…


Understand Application ☝️😎

  1. N = Neutrat: One can Open or Close applications simultaneously πŸ“
  2. O = Open: One can only open applications πŸ“–
  3. C = Close: One can only close applications πŸ“•

We call these things as status, one can always change the status by using set N/O/C in the application 🀝❀️

About

An application to open and close apps in windows.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages