Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barraider/streamdeck-advancedlauncher
Smart application launcher for the Elgato Stream Deck
https://github.com/barraider/streamdeck-advancedlauncher
Last synced: about 1 month 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T11:05:55.000Z (11 months ago)
- Last Synced: 2024-11-06T07:38:49.669Z (about 2 months ago)
- Language: C#
- Size: 7.89 MB
- Stars: 72
- Watchers: 6
- Forks: 15
- Open Issues: 3
-
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: [![NuGet](https://img.shields.io/nuget/v/streamdeck-tools.svg?style=flat)](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)