Header Ads Widget

Ticker

6/recent/ticker-posts

How to Customize Termux Make Termux terminal look Awesome – ANCII, Color, Font, Style

 How to Customize Termux Make Termux terminal look Awesome – ANCII, Color, Font, Style–

In this post we doing Termux welcome screen Customize so let’s get started.


The Termux android hacking app like small Linux, You already know Linux is a command-line based operating system, and Termux also a command-line app.


Termux allows you to change the font color and theme of

your termux app using termux: styling add-on which a paid app on play store. In this post, we are going to learn about how to change the termux themes using termux-style to change themes for Free.

This project is created by adi1090x on GitHub and allows you to choose from 20 fonts and 89 themes. Just follow the below steps.

How to install termux-style:

This command will check the dependencies and update them to the current

date.



apt update && apt upgrade

Press N if you ask about the version.



This command will install git package which will allow us to download projects from the GitHub repository.



$ pkg install git python python2 bash

(While installing if it is asking do you wanna install just press y.)


Step 3:

the git-clone command will download the desired project from the GitHub repository.

$ git clone https://github.com/remo7777/T-Header


Step 4:

Here we are changing directory and granting permission to the setup file if you don’t understand this command it’s highly recommended to check out this blog [ Basic Termux commands complete guide]

cd T-Header && chmod +x setup


Now just we have to run the T-Header file

$ ./t-header.sh




After that follow steps accordingly!!

Post a Comment

0 Comments