Prayag2 / android-as-monitor-linux

This Python script facilitates the creation of a VNC server and establishes a virtual monitor on your Linux PC. The purpose is to enable seamless utilization of your Android device as a secondary monitor through either Wi-Fi or USB Tethering.
GNU General Public License v3.0
39 stars 1 forks source link

cvt not found #15

Open Weird-h opened 2 years ago

Weird-h commented 2 years ago

Screenshot from 2022-06-10 14-00-02 When I am entering the details and then confirming it this error come..Please resolve asap

Prayag2 commented 2 years ago

You have to install the dependencies first. Please read the README carefully.

Weird-h commented 2 years ago

will this work on kali linux too? As I am not able to install the android dependency. even after following the command you gave in README

Prayag2 commented 2 years ago

Try this command: sudo apt-get install xserver-xorg-core

Weird-h commented 2 years ago

same error is coming!!