Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yisus7u7/termux-desktop-xfce
Set up a beautiful xfce desktop in termux
https://github.com/yisus7u7/termux-desktop-xfce
desktop desktop-environment development gtk gtk3 gui material-design termux termux-tool termux-x11 tkinter tool vnc-server wayland x11 xfce4 xfwm4
Last synced: 4 days ago
JSON representation
Set up a beautiful xfce desktop in termux
- Host: GitHub
- URL: https://github.com/yisus7u7/termux-desktop-xfce
- Owner: Yisus7u7
- License: gpl-3.0
- Created: 2021-04-26T21:09:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T23:54:11.000Z (over 1 year ago)
- Last Synced: 2025-01-18T09:09:55.790Z (4 days ago)
- Topics: desktop, desktop-environment, development, gtk, gtk3, gui, material-design, termux, termux-tool, termux-x11, tkinter, tool, vnc-server, wayland, x11, xfce4, xfwm4
- Language: Shell
- Homepage:
- Size: 134 MB
- Stars: 547
- Watchers: 21
- Forks: 64
- Open Issues: 11
-
Metadata Files:
- Readme: README-en.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# termux-desktop-xfce
Set up a beautiful xfce desktop in termux# Attention!
I'm currently working on a big update for the end of this year (or even sooner), with big improvements to the interface, themes and cool features!## Tasks
- Redesign in interface themes.
- Look for a lighter alternative to Papirus icons that follows the Material Design scheme
- add a nice welcome screen that will help the user to get started (configuration and add additional software), you can also choose which browser you want to use by default (This will give you a more user friendly experience, similar to a GNU/Linux distribution)
- try to pack all modifications in packages, do not modify $HOME for user convenience.
- And many more surprises!Thank you for your attention, you can continue with the description of the project.
## Requirements- No root permission is required to make this work
- an Android 7+ phone
- [Termux (F-Droid)](https://f-droid.org/en/packages/com.termux/)
> Termux from Google Play is unmaintained due to API requirements, use the F-Droid one instead.
- 1GB of RAM (minimum) 2GB of RAM (recommended)
- [VNC Client](https://play.google.com/store/apps/details?id=com.realvnc.viewer.android)> NOTE: You can also use xserver-xsdl, bvnc pro or kali-Kex
# What is this?
This is an advanced configuration of termux x11, rich in features to be highly functional,
good looking, highly customizable and with very good optimization, this was inspired by @Manjaro [manjaro-site](https://manjaro.org) and from @adi1090x 's [termux-desktop](https://github.com/adi1090x/termux-desktop) , resulting in a highly useful and optimized desktop.# Screenshots:
> Current version of this project: v5.0.3
![escritorio](./fotos/desktop.png)
![escritorio](./fotos/desktop2.png)
![escritorio](./fotos/desktop3.png)
![escritorio](./fotos/desktop5.png)
![escritorio](./fotos/desktop6.png)
![escritorio](./fotos/chat_and_youtube.png)# Themes
Aside from the screenshots above, there are many
more themes you can change from settings.
There's tons of wallpapers too!![graphite](./fotos/theme1.png)
![Colliod](./fotos/theme2.png)### Less apps ?, I have made a configuration to run the apps of a proot distro in termux native desktop. An example:
```
./start-ubuntu.sh
apt install firefox
export DISPLAY=:1
firefox
```### You can run proot apps without problems
![firefox](./fotos/proot-firefox.png)
![libreoffice_load](./fotos/proot-libreoffice.png)
![libreoffice_app](./fotos/proot-libreoffice2.png)# Installation
> NOTE: This only works on Termux. Do not try it on other linux terminal emulators.
```bash
curl -sLf https://raw.githubusercontent.com/Yisus7u7/termux-desktop-xfce/main/boostrap.sh | bash
```After that just have a cup of coffee... the script will do its job
# Usage
Run:
> Inside a proot-distro
```bash
vncserver -listen tcp
```
> No proot-distro
```bash
vncserver
```# Some documentation
If you're trying to launch an x application inside proot-distro and already did `export DISPLAY=:1` but gives you an error that says
`Unable to init server: Could not connect: Connection refused
`
, then login to proot-distro with
```
proot-distro login ubuntu --user (yourname) --shared-tmp
```
`(yourname)` would be something like `root` or your sudo name.# Starting XFCE
To start the vnc server, connect to localhost: 1 Or the port indicated by the terminal.
Any error, question or suggestion, report it in:
https://github.com/Yisus7u7/termux-desktop-xfce/issuesI hope you like this little work, don't forget to leave your 🌟 and share: 3
You can donate to this little project in PayPal
https://www.paypal.me/JesusChapman