Hit the ground running: start the programs you need with one click.
Do you have an ever-growing list of programs you need to have open at any given moment?
Say you need 10 programs open for work. Do you ever accidentally close one or two of them?
With ProgramStarter any program listed in tasks.json
is opened only if it isn't already open!
-
Clone this repository:
git clone [email protected]:lcombs15/ProgramStarter.git cd ProgramStarter
-
Install Dependencies
pip install -r requirements.txt
-
Edit tasks.json to include your programs.
-
Run:
python ProgramStarter.py