https://github.com/BarRaider/streamdeck-advancedlauncher
Smart application launcher for the Elgato Stream Deck
https://github.com/BarRaider/streamdeck-advancedlauncher
Last synced: about 1 year ago
JSON representation
Smart application launcher for the Elgato Stream Deck
- Host: GitHub
- URL: https://github.com/BarRaider/streamdeck-advancedlauncher
- Owner: BarRaider
- Created: 2019-09-09T08:02:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T09:52:11.000Z (almost 3 years ago)
- Last Synced: 2023-10-20T18:07:58.138Z (over 2 years ago)
- Language: C#
- Size: 7.89 MB
- Stars: 60
- Watchers: 6
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Launcher
Smart application launcher for the Elgato Stream Deck
**Author's website and contact information:** [https://barraider.com](https://barraider.com)
### New in v1.8
- New `Run in Background` option allows to launch apps without a window (still experimental)
- Optimized internal logic and reduced CPU usage
### New in v1.7
- Updated Steam Game Launcher to work with new Steam file formats
## Current Features
- New `Start In` parameter, allows you to modify the working directory in which the application runs.
- Programs can now be set to `Run as Administrator`
- `Limit number of instances running` feature. Set limit to 1 to ensure you don't launch the app if it's already running.
- `Kill all existing instances` ensures only the freshly launched instance is running.
- Customize the arguments to pass to launched application
- `Bring To Front` feature allows you to bring an app to front if it's already running (To enable, make sure `Max Instances` is enabled).
- Shows a :green_circle: indicator if the app is already running
- Process Killer action allows killing all instances of an application
- **STEAM SUPPORT**: New `Steam Game Launcher` action shows you a list of all Steam games installed and let's you launch them from the Stream Deck
- Support for **Microsoft Store Apps (UWP)**
### Download
* [Download plugin](https://github.com/BarRaider/streamdeck-advancedlauncher/releases/)
## I found a bug, who do I contact?
For support please contact the developer. Contact information is available at https://barraider.com
## I have a feature request, who do I contact?
Please contact the developer. Contact information is available at https://barraider.com
## Dependencies
* Uses StreamDeck-Tools by BarRaider: [](https://www.nuget.org/packages/streamdeck-tools)
* Uses [Easy-PI](https://github.com/BarRaider/streamdeck-easypi) by BarRaider - Provides seamless integration with the Stream Deck PI (Property Inspector)