Skip to content

A simple shell script to use your phone as an external monitor

Notifications You must be signed in to change notification settings

susonthapa/extend-phone-as-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Use your android phone as external montior

This is a simple script to extend your phone as a external monitor. Make sure you have the following apps installed

In Linux

  • x11vnc
  • Android Debug Bridge (Optional)

In Android

Download the script files that you want then copy the file to /usr/local/bin or your preferred location. Then make the script executable by using chmod

chmod +x extend-monitor-right.sh
chmod +x extend-monitor-right-adb.sh

Make sure you have the script location in your path for your shell to gloablly access the script.

For full post refer to my medium Post.

About

A simple shell script to use your phone as an external monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages