Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/y3rw1n/pruner

a good installer of fonts and themes for termux
https://github.com/y3rw1n/pruner

bash bash-script shell termux termux-customization termux-customization-tools termux-style termux-tool

Last synced: about 1 month ago
JSON representation

a good installer of fonts and themes for termux

Awesome Lists containing this project

README

        

# Pruner
a termux tool to easily install nerd fonts and themes

### Preview
![Preview](.screenshots/1.jpg)

## installation and dependencies

install the following dependencies:
``` sh
pkg add curl jq -y
```

then clone the repository and enter its directory:
```sh
git clone https://github.com/Y3rw1N/pruner.git
cd pruner
./pruner --help
```