/ProgramStarter

Hit the ground running: start the programs you need with one click.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ProgramStarter

Hit the ground running: start the programs you need with one click.

Functionality

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!

How to use

  1. Clone this repository:

    git clone git@github.com:lcombs15/ProgramStarter.git
    cd ProgramStarter
  2. Install Dependencies

    pip install -r requirements.txt
  3. Edit tasks.json to include your programs.

  4. Run:

    python ProgramStarter.py