https://github.com/pgpz/nite
Fun & useless Arch Linux (WSL Compatible) ascii & figlet tool for your terminal
https://github.com/pgpz/nite
arch ascii figlet linux python terminal
Last synced: 2 months ago
JSON representation
Fun & useless Arch Linux (WSL Compatible) ascii & figlet tool for your terminal
- Host: GitHub
- URL: https://github.com/pgpz/nite
- Owner: pgpz
- License: mit
- Created: 2025-05-24T10:11:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-25T04:05:37.000Z (about 1 year ago)
- Last Synced: 2025-08-15T19:25:56.032Z (10 months ago)
- Topics: arch, ascii, figlet, linux, python, terminal
- Language: Python
- Homepage: https://www.pgpkey.net
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fun arch linux terminal tool for ascii & figlet!
make sure you have figlet & others downloaded!!!!
### the noted dependencies below are needed
You need to do these commands once you download the files into your directory!
```
sudo pacman -S figlet
```
```
pip install python-pyfiglet
```
OR
v manual install v
``` git clone https://github.com/pgpz/nite ```
``` cd nite ```
``` makepkg -si ```
commands inside of nite
``` nite --help ``` (to list all commands and what they do inside of terminal)
---------------------------------------------------------------------------------------
``` nite --figlet (word) ``` create a figlet of any word
``` nite --ascii (file dir) ``` generate ascii image in your terminal
``` nite --rainbow (word) ``` create a rainbow figlet of any word
``` nite --figlet-font (font) (word) ``` create a figlet with a font from the list
``` nite --figlet-list-fonts ``` list figlet fonts