Skip to content

quickfire is a batch file generator for easily launching a suite of apps

Notifications You must be signed in to change notification settings

AmoghSubhedar/quickfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickfire

Installation:

Java SE Runtime Environment: https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html Download and run the executable JAR file from here.

To build the project in NetBeans

  1. Download this repository
  2. Open NetBeans
  3. Go to File -> Open Project
  4. Choose the newly downloaded folder and NetBeans should automatically load the project

Usage

Creating a new profile:

  • Click on 'Add Profile'
  • A 'Profile Manager' window will open where you can enter a name and description for the new profile.
  • Click on 'Choose Program' to add a new file/program to add to the profile's batch file.
  • Click on 'Save' after adding all the programs to the new profile.

Launching a profile:

  • Choose the desired profile from the 'Profiles' drop down on the main window.
  • Click 'Start' and quickfire will try to open/run all the files/programs associated with the selected profile.

Editing a profile:

  • Choose the desired profile from the 'Profiles' drop down on the main window.
  • Click on 'Edit Profile'.
  • Edit the necessary fields.
  • Click on 'Save' to update the profile.

Deleting a profile:

  • Click on 'Delete Profile'.
  • Choose the desired profile from the list.
  • Click on 'Remove'.

About

quickfire is a batch file generator for easily launching a suite of apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages