How to run Weylus on Windows 10
Solution 1:
The Weylus developer has answered to the same problem in the redit post Weylus - Use your Tablet as Graphic Tablet/Touch Screen for your Computer (Open Source):
Looks like you are running Windows, I do not run Windows personally and a video probably wouldn't be too helpful then. It looks like binding on
0.0.0.0
does not work for some reason. You can try replacing0.0.0.0
in the bind address field with the actual IP address of your computer. You can obtain it by runningipconfig
withcmd.exe
(just open cmd.exe and type ipconfig then press enter and it will tell you your IP address).
I'm not running Weylus so cannot test the above advice (or find where are you supposed to set the IP address).