lcombs15 / ProgramStarter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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   

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%