opener

Description

Application allows user to open webpages, files, and programs in batches. Configuration is done in a .ini file that defines several groups. passing a group as an argument causes all commands underneath to be launched

Usage

Opener [-h] [--version] GROUP

Setup Enviroment

  1. Install python if not previously installed
  2. Install pip if not already installed
  3. git clone https://github.com/robaldwin9/opener

Arguments

args description
-h, --help Show help message and exit
--version Show program's version number and exit
GROUP group name from open.ini

Confirmed OS Support