moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.48k stars 322 forks source link

Add --pin argument for easier pairing using frontends #853

Closed kkoshelev closed 2 years ago

kkoshelev commented 2 years ago

Description This adds --pin argument for easier pairing using frontends.

Purpose This makes it easier to implement frontend which doesn't need to parse CLI output to figure out what PIN was actually used. The frontend can display pin before running CLI command.

See also link.

cgutman commented 2 years ago

Merged, thanks!