Easy simple Remote Desktop program made in Python
- [x] Basic display functionality - [x] Keybord input - [x] Mouse input with drag - [x] Scrolling - [x] Chunked Video System (CVS) - [~] Mouse capture applications (3D based games that lock the mouse) - [N] Clipboard - [N] Desktop clientN = Next ~ = Dont know is possible
Duckstop is what i'd call a remote desktop protocol of its own written in python that has a very functional web client at the moment, This project was originally going to be a simple little project but i have expanded on it and with the help of LeGamermc i was able to get most of the inputs working,
WARNING: if you plan on using the web ui please make sure on the argument to start the webserver to type on the end --webui
