An open API service indexing awesome lists of open source software.

https://github.com/archanaberry/tx11nvnc

Dual connection screen to display via Termux x11 on VNC ✧⁠◝⁠(⁠⁰⁠▿⁠⁰⁠)⁠◜⁠✧
https://github.com/archanaberry/tx11nvnc

archanaberry archanaberry-pkg archanaberry-repositories bash-script setup-script termux-x11 termux-x11-desktop termux-x11-on-vnc vnc-server-client

Last synced: 2 months ago
JSON representation

Dual connection screen to display via Termux x11 on VNC ✧⁠◝⁠(⁠⁰⁠▿⁠⁰⁠)⁠◜⁠✧

Awesome Lists containing this project

README

        

# Tx11nVNC
Dual connection screen to display via Termux x11 on VNC ✧⁠◝⁠(⁠⁰⁠▿⁠⁰⁠)⁠◜⁠✧
![Archana Berry](archanaberry/banner.png)

# Setup

## Install package for termux x11 and vnc service's

```
pkg update && pkg upgrade
pkg install proot pulseaudio termux-x11 x11-repo
pkg install xorg-xrandr xfce4
pkg install xorg-x11-server-Xvfb x11vnc
```

## Don't forget to install dbus
* For Arch Linux distro's such as Manjaro, Endeavour, or etc...
```
sudo pacman -S dbus
```

* For Debian distro's such as Ubuntu, Linux Mint, or etc...
```
sudo apt install dbus
```

## If you want to run it, you need to write command this!
* This script for XFCE4
```
sh termux_x11.sh & sh vnc.sh
```

## These are ideal for remote access via SSH, and i use PuTTY.
![My screenshot](archanaberry/screenshot0.png)

## This my tablet portait mode (1200x2000)
![My screenshot](archanaberry/screenshot1.png)

## This my tablet landscape mode (2000x1200)
![My screenshot](archanaberry/screenshot3.png)

# What the other display is cannot detected and does not appear on each devices?
* Termux X11 "Layar Built-In" (My Tablet 2000x1200)
![Termux x11](archanaberry/screenshot4.png)

* VNC "screen" (My laptop legacy 1366x768)
![VNC](archanaberry/screenshot5.png)