Skip to content

Files

Latest commit

6814b46 · Apr 18, 2020

History

History

Work-Setup-Automation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 17, 2020
Apr 17, 2020
Apr 18, 2020
Apr 17, 2020

README.md

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

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