View Single Post
Old 02-17-2025, 01:21 PM   #6
orontee
Connoisseur
orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.orontee ought to be getting tired of karma fortunes by now.
 
orontee's Avatar
 
Posts: 85
Karma: 250308
Join Date: Sep 2023
Location: Toulouse, France
Device: Vivlio Touch HD Plus, reMarkable Paper Pro
Quote:
Originally Posted by Gigel View Post
The problem is
If we could modify the source code
Not sure I understand what you want to say. From a legal point of view, the code source is publicly available on Github but the owner didn't set a license; Thus we're theoretically only free to read the code and fork the project... That's all! That said I won't expect lawyers knocking at your door if you clone and modify those lines of code

Quote:
Originally Posted by Gigel View Post
Let's make the touchscreen work too.
Then you'll have to use a dedicated protocol, something like RDP or VNC (I am not expert on those topic, so people correct me if I am wrong).

For VNC, there's https://github.com/brainrom/pbvnc but it doesn't implement any kind of authentication. It's easy to build and I successfully shared some text; Didn't try to share a screen since my computers have RDP, not VNC.
orontee is offline   Reply With Quote