moonlight-qt
moonlight-qt copied to clipboard
Command Line interface
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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
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"