You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introducing Launch and Bounce: Your go-to launcher app for executing custom command-line scripts seamlessly in the background. Track the output effortlessly with detailed logging capabilities. Say goodbye to manual monitoring and hello to efficient script execution. Streamline your workflow with Launch and Bounce.
6
6
7
+
## Usage
8
+
9
+
Launch and Bounce simplifies executing custom processes with ease. Below is a breakdown of its usage:
10
+
11
+
Process: Specify the process you want to execute using the process parameter. This can be a command-line application or a script.
12
+
```
13
+
LaunchBounce.exe -Process <your_process>
14
+
```
15
+
16
+
Parameters: If your process requires additional parameters, simply include them after specifying the process.
0 commit comments