Skip to content

It can automate the process of opening of the application and website every time while working

License

Notifications You must be signed in to change notification settings

Arbazkhan4712/Work-Setup-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Work-Setup-Automation

It can automate the process of opening of the application and website every time while working

forthebadge made-with-python Python 3.6 PyPI license

GitHub forks GitHub star

Dependencies:

pyinstaller

pip install pyinstaller

ADD PATH FOR TEXT EDITOR OR IDE HERE:

codePath = "C:\\Program Files\\Sublime Text 3\\sublime_text.exe"#ADD THE PATH OF TXET EDITOR OR IDE HERE

Run:

Convert the python file into .exe

pyinstaller -F workstation.py

Start-Up Setup

1.PRESS WINDOWS + R to open RUN

2.Type

shell:startup

3.Copy the exe file to start-up folder

4.Restart the system it should run the exe as soon as system starts

License & Copyright

© Arbaz Khan

Licensed under the MIT License

About

It can automate the process of opening of the application and website every time while working

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages