• This repository has been archived on 10/Nov/2021
  • Stars
    star
    854
  • Rank 53,369 (Top 2 %)
  • Language
    Shell
  • Created almost 8 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ubuntu chroot on termux

termux-ubuntu

A script to install Ubuntu chroot in Termux

You need to install wget and proot in Termux before using this script.

pkg install wget proot

The script will make its files in the current directory. So if you want your Ubuntu-filesystem at a particular location switch to that folder first and then call the script with it's relative path. Example:

mkdir -p ~/jails/ubuntu
cd ~/jails/ubuntu
wget https://raw.githubusercontent.com/Neo-Oli/termux-ubuntu/master/ubuntu.sh
bash ubuntu.sh

After running it you can run "start-ubuntu.sh" to switch into your ubuntu

More Repositories

1

chrooted-termux

Script to setup a chrooted termux on termux, providing an isolated environment for testing
Shell
116
star
2

Termux-Mpv

Wrapper for Mpv on Termux. Displays play controls in the notification
Python
73
star
3

termux-services

How to run services with runit on Termux
Shell
42
star
4

termux-app-launcher

Launch Android apps from Termux
Shell
39
star
5

tmux-text-macros

Tmux plugins for defining text macros
Shell
37
star
6

contact

This is a command line application for contact management with pipes in mind using a file based storage.
Shell
35
star
7

profanity-termux-notification

Plugin for Profanity to to enable Android notifications on Termux
Python
20
star
8

Microbes

A Javascript simulation/game of Microbes.
JavaScript
13
star
9

crontroll

A cronjob controller written in bash.
Shell
13
star
10

profanity-notifycmd

Launch a custom shell command when you receive a message in profanity.
Python
11
star
11

text-to-tinybraille

Convert text to Latin characters represented with Braille dots.
JavaScript
7
star
12

termux-styling-preview

Script to generate preview page for termux-styling color schemes
Python
7
star
13

termux-mpd-notifications

Android Notifications for mpd in Termux
Python
5
star
14

browser-presentation-tool

A simple template for making a presentations in html/css
PHP
4
star
15

rain

A Javascript simulation of rain.
JavaScript
4
star
16

termux-volume-bar

Graphical volume bar for termux
Shell
3
star
17

fantasymap

Python
3
star
18

procedural-generation

Python script for creating 2 dimensional terrain
Python
3
star
19

pet

Tamagotchi clone for the terminal
Python
1
star
20

cli-presentation-tool

This is a simple command-line presentation tool.
Python
1
star
21

beats

JavaScript
1
star
22

attach-fairphone2-to-x220

A 3d printable holder for for a fairphone2 to attach it to a thinkpad x220 made using https://openjscad.org
JavaScript
1
star
23

neo-oli.github.io

HTML
1
star
24

glowpad

Execute code in markdown files. Used in vim as jupyter alternative
Python
1
star