A set of tools for manipulating text files through the Elgato Stream Deck. Useful for live stream updates
Author's website and contact information: https://barraider.com
- New
Next Line
action cycles through a text file and output the next line on every keypress - Both
Next Line
andRandom Line
actions now support outputting to clipboard - New
Regex Display
action parses a text file for a regex and displays the match on key. - Both
Regex Display
andLast Word Display
support Auto Stopping the Flashing Alert when the text no longer matches.
- Text File Updater - Overwrites the contents of a text file with a predefined string. Use to change overlay text during Stream
- Last Word Display - Shows the last word of a text file on your Stream Deck
- Can alert if the text equals a preset value. This works great with the
CountDown Timer
if you're saving the timer to a file and want to show it/alert on it from a different profile.
- Can alert if the text equals a preset value. This works great with the
- Random Line Writer - Sends a random line from a text file to your keyboard, useful for giveaways or just sending a random 'hello' message in chat.
- Next Line - cycles through a text file and output the next line on every keypress
- Regex Display - parses a text file for a regex and displays the match on key.
- Both
Regex Display
andLast Word Display
support Auto Stopping the Flashing Alert when the text no longer matches. - Both
Next Line
andRandom Line
actions now support outputting to clipboard
For support please contact the developer. Contact information is available at https://barraider.com
Please contact the developer. Contact information is available at https://barraider.com
- Uses StreamDeck-Tools by BarRaider:
- Uses Easy-PI by BarRaider - Provides seamless integration with the Stream Deck PI (Property Inspector)
Last Word Display
action now supports splitting long words into multiple lines on the key.Text File Updater
action now supports appending data (instead of only overwriting like before).- Updated input textbox in
Text File Updater
to support multiple lines of text
Last Word Display
action can now alert if the text equals a preset value. This works great with theCountDown Timer
if you're saving the timer to a file and want to show it/alert on it from a different profile.Last Word Display
now supports modifying the Title settings from the Title properties menu- Added Multi-Action support to all actions
- Random Line action now supports
Sending Enter
key at the end of the line. Useful if using for things like Chat, and you want the random line to be sent automatically.