Releases: BarRaider/streamdeck-textfiletools
Releases · BarRaider/streamdeck-textfiletools
v1.5 - Multiple outputs support
v1.4 - New Line + Regex Display actions
- 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.
v1.3 - Updates to "Text File Updater" and "Last Word Display" actions
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
v1.2 - Last Word new features
Last Word Displayaction can now alert if the text equals a preset value. This works great with theCountDown Timerplugin (v1.4 and up) if 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
v1.1.5 - Sending Enter key support for Random Line action
- 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.
v1.1.2 - Initial Release
Initial Release!
- 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
- 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.