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

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

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