KasRoudra / setfont

Use customized font in termux according to your wish!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SetFont

[+] Created By KasRoudra

[+] Description :

SetFont is a tool to change font of your termux from any directory. Customize your termux, enjoy!

[+] Installation

git clone https://github.com/KasRoudra/setfont
cd setfont
chmod +x *
bash install.sh

Or, Use Single Command

git clone https://github.com/KasRoudra/setfont && cd setfont && chmod +x * && bash install.sh

[+] Usage

  • Run setfont and choose a directory by chdir <path>
  • Enter list to view all fonts in the <path>
  • Run apply <number> apply the respective font
  • Enter exit to exit

[+] Preview:

[+] Find me on

About

Use customized font in termux according to your wish!

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%