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
- Both
Next Line WriterandRandom Line Writernow support choosing from different types of outputs (Simulate typing, Copy to clipboard, Save to file)
- New
Next Lineaction cycles through a text file and output the next line on every keypress - Both
Next LineandRandom Lineactions now support outputting to clipboard - New
Regex Displayaction parses a text file for a regex and displays the match on key. - Both
Regex DisplayandLast Word Displaysupport 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 Timerif 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 DisplayandLast Word Displaysupport Auto Stopping the Flashing Alert when the text no longer matches. - Both
Next LineandRandom Lineactions 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 Displayaction now supports splitting long words into multiple lines on the key.Text File Updateraction now supports appending data (instead of only overwriting like before).- Updated input textbox in
Text File Updaterto support multiple lines of text
Last Word Displayaction can now alert if the text equals a preset value. This works great with theCountDown Timerif you're saving the timer to a file and want to show it/alert on it from a different profile.Last Word Displaynow supports modifying the Title settings from the Title properties menu- Added Multi-Action support to all actions
- Random Line action now supports
Sending Enterkey at the end of the line. Useful if using for things like Chat, and you want the random line to be sent automatically.