Metadata-Version: 2.4
Name: nexfetch
Version: 1.0.0
Summary: Neofetch-like system info tool by Nexa
License: MIT
Keywords: neofetch,sysinfo,terminal,android,termux
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# nexfetch

Neofetch-like system info tool, support Android/Termux/Linux.

## Install

```bash
pip install nexfetch
```

## Usage

```bash
nexfetch
```

## Custom Logo

Tambah logo distro sendiri di `~/.config/nexfetch/logos/<distro>.txt`:

```
COLOR=cyan
   /\
  /  \
 /____\
```

by Nexa
