nfov is ASCII / ANSI art viewer for macOS powered by Electron and ansilove.js
- nfo, diz, asc, ans, xb, pcb, bin, tnd, idf, adf support
- ability to change font, font size, text and background color
- ability to change selection and link color
- ability to toggle font smoothing
- clickable links
- ability to save rendered png
nfov is bundled with:
- a lot of fonts from The Ultimate Oldschool PC Font Pack
- BlockZone
- Profont for Windows tweaked
- PT Mono
Can be easily installed with Homebrew Cask:
brew install nfov
Alternatively, binaries are available in the GitHub Releases
git submodule update --init --recursive
npm install
npm run make
nfov is released under the MIT License