Skip to content

Commit a55359c

Browse files
committed
Add Elgato Stream Deck to the installer script
1 parent 6520fa2 commit a55359c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Install-Software.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ $ChocoPrograms = [ordered]@{
125125
"Speedtest CLI" = "speedtest", "Command-line utility for measuring internet speed";
126126
"Spotify" = "spotify", "Music streaming service client";
127127
"Steam" = "steam", "Game store";
128+
"Stream Deck" = "streamdeck", "Control software for Elgato Stream Decks";
128129
"Syncthing / SyncTrayzor" = "synctrayzor", "Utility for directly synchronizing files between devices";
129130
"TeamViewer" = "teamviewer", "Remote control utility, commercial use requires a license";
130131
"Telegram" = "telegram", "Instant messenger";

0 commit comments

Comments
 (0)