Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
/ termux-env Public archive

My super-quick-to-setup Termux environment.

Notifications You must be signed in to change notification settings

fabiospampinato/termux-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

termux-env

demo

My super-quick-to-setup Termux environment.

Install

pkg install -y wget
bash -c "$(wget https://bit.ly/2Slw2KX -O -)"
# bash -c "$(wget https://raw.githubusercontent.com/fabiospampinato/termux-env/master/install.sh -O -)"

Tips

  • Immersive mode: it might be a good idea to force Termux to go fullscreen, in order to have more screen real estate:
    • Enable: adb shell settings put global policy_control immersive.full=com.termux
    • Disable: adb shell settings put global policy_control immersive.off=com.termux

About

My super-quick-to-setup Termux environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published