moonlight-stream / moonlight-qt

GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
GNU General Public License v3.0
10.34k stars 603 forks source link

Command Line interface #728

Open klattimer opened 2 years ago

klattimer commented 2 years ago

I'd like to be able to use moonlight-qt from the command line in all but executing the client. Such that I could do the following

moonlight -hosts 
192.168.1.12
192.168.1.13
moonlight -list 192.168.1.12
1: Shadow of the tombraider
2: Portal 2
moonlight -launch 192.168.1.12 1
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

di11ard commented 2 years ago

I use the following to launch directly into a stream from MacOS: do shell script "Open -a moonlight --args stream 192.168.1.160 mstsc.exe"