TL;DR: Parsec Gaming + Wake-on-LAN
Let's consider the scenario where you have a headless PC. In order to connect to that PC, you might have to do many steps:
- Turn it on (by pressing the power button or using WOL)
- Open Parsec
- Wait for the PC to be shown up in the list
- Click on the "Connect" button
Quick Parsec will do these steps automatically.
Download the app from releases
Run quick-parsec.exe
npm run start
: Start debug app
npm run build
: Build the app (right now only support for Windows x64)