Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RandomCoderOrg/ubuntu-on-android
Run Ubuntu with pre-installed Desktop Environments in android/termux with ease! Everything is preinstalled so just download install and doneππ
https://github.com/RandomCoderOrg/ubuntu-on-android
android hacktoberfest hippo linux linux-on-android proot proot-android proot-distro pulseaudio termux ubuntu ubuntu-on-android ubuntu-on-android-termux ubuntu-on-termux udroid visual-studio-code vnc xfce4
Last synced: about 2 months ago
JSON representation
Run Ubuntu with pre-installed Desktop Environments in android/termux with ease! Everything is preinstalled so just download install and doneππ
- Host: GitHub
- URL: https://github.com/RandomCoderOrg/ubuntu-on-android
- Owner: RandomCoderOrg
- License: mit
- Created: 2021-05-25T12:18:53.000Z (over 3 years ago)
- Default Branch: modified
- Last Pushed: 2024-04-02T16:49:18.000Z (10 months ago)
- Last Synced: 2024-05-27T12:08:32.303Z (8 months ago)
- Topics: android, hacktoberfest, hippo, linux, linux-on-android, proot, proot-android, proot-distro, pulseaudio, termux, ubuntu, ubuntu-on-android, ubuntu-on-android-termux, ubuntu-on-termux, udroid, visual-studio-code, vnc, xfce4
- Language: Shell
- Homepage: https://udroid-rc.gitbook.io
- Size: 70.1 MB
- Stars: 1,083
- Watchers: 43
- Forks: 82
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fudroid-download-counter-api.vercel.app%2Fcur_count&query=%24.downloads&style=flat-square&label=Installs%20since%20Aug%202023)
Ubuntu on android
ubuntu-on-android is yet another utility allowing you to install pre-configured ubuntu with gui, development tools, and software on top of android without root via PRoot and Termux. Check the [disclaimer](md/desclaimer.md) before starting.
[![Support Server](https://img.shields.io/discord/892727774828199976?color=blue&label=join%20%23udroid&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/h7wZ9BfbU9)
codename = `udroid`
## Installation
Before you install, please read the [wiki](https://udroid-rc.gitbook.io/) and [disclaimer](md/desclaimer.md). To install stable release of `udroid` filesystem run
```bash
. <(curl -Ls https://bit.ly/udroid-installer)
```**for fresh termux installation**
```bash
apt update && apt upgrade -y
. <(curl -Ls https://bit.ly/udroid-installer)
```**To install just the `udroid` tool**
```bash
apt update && apt upgrade -y
apt install git -y
git clone https://github.com/RandomCoderOrg/fs-manager-udroid
cd fs-manager-udroid
bash install.sh
udroid install jammy:xfce4
```For advanced usage, check [this.](https://github.com/RandomCoderOrg/fs-manager-udroid/blob/main/README.md)
## Status
> ### Current Release| Distribution | XFCE4 | MATE | GNOME | RAW |
|:-------------- |:------:|:------:|:-:|:-----:|
| [Ubuntu Jammy (22.04) LTS](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-22.04) | β | β | β | β |> ### Early Release
| Distribution | XFCE4 | MATE | GNOME | RAW |
|:-------------- |:------:|:------:|:-:|:-----:|
| [Ubuntu Mantic (23.10)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-23.04) | - | - | - | β |
| [Ubuntu Lunar (23.04)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-23.04) | - | - | - | β |> ### End of Life distros
| Distribution | XFCE4 | MATE | RAW |
|-------------- |------|------|-----|
| [Ubuntu Kinetic (22.10)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-22.10) | X | X | β |
| [Ubuntu hirsute (21.04)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-21.04) | β | X | β |
| [Ubuntu focal (20.04)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-20.04) | β | X | β |
| [Ubuntu Impish (21.10)](https://udroid-rc.gitbook.io/udroid-wiki/suites/ubuntu-21.10) | β | β | β |## Showcase
**->** `jammy:gnome`
![udroid gnome](assets/jammy_gnome.png)
**->** `jammy:xfce4`
![udroid xfce4](assets/jammy_xfce4.png)
**->** `jammy:mate`
![udroid mate screenshot](assets/IMG_20211014_084106.jpg)Check [more.](md/showcase.md)
## Contribution
> ### Contributors/Stargazers/Watchers![People](https://raw.githubusercontent.com/RandomCoderOrg/misc-worflows/main/metrics.plugin.people.repository.svg)
> ### Contributing
Contributions are always welcome! We appreciate any type of contribution, not only code. For example, you can help the wiki shape up. Any changes to this repository/code should be submitted as a pull request, with well explained description.
## Misc
For building custom linux tarballs, check [fs-cook.](https://github.com/RandomCoderOrg/fs-cook)## Licence
MIT
Copyright Β© 2023 RandomCoderOrgudroid logo "chad the penguin" designed by [Π‘ΡΠΌΠΌΠΈ](https://github.com/b1tchysam)