notcurses/doc/man/man1/ncneofetch.1.md
2020-08-22 23:12:04 -04:00

32 lines
686 B
Markdown

% ncneofetch(1)
% nick black <nickblack@linux.com>
% v1.6.16
# NAME
ncneofetch - Generate low-effort posts for r/unixporn
# SYNOPSIS
**ncneofetch**
# DESCRIPTION
**ncneofetch** renders an image (typically a distribution logo)
and displays some system information. It is a blatant ripoff of
**neofetch(1)** using **notcurses(3)**.
# OPTIONS
# NOTES
Optimal display requires a terminal advertising the **rgb** terminfo(5)
capability, or that the environment variable **COLORTERM** is defined to
**24bit** (and that the terminal honors RGB escapes), along with a good
monospaced font supporting the Unicode Block Drawing Characters.
# SEE ALSO
**neofetch(1)**,
**notcurses(3)**