moonlight-qt icon indicating copy to clipboard operation
moonlight-qt copied to clipboard

Command Line interface

Open klattimer opened this issue 3 years ago • 2 comments

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

klattimer avatar Jan 31 '22 14:01 klattimer

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

stale[bot] avatar May 01 '22 23:05 stale[bot]

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"

di11ard avatar Sep 06 '22 14:09 di11ard