Skip to content

nrlquaker/nfov

Repository files navigation

nfov

Build Status Downloads count

nfov is ASCII / ANSI art viewer for macOS powered by Electron and ansilove.js

Features

  • 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

Fonts

nfov is bundled with:

Installation

Can be easily installed with Homebrew Cask:

brew install nfov

Alternatively, binaries are available in the GitHub Releases

Build from source

git submodule update --init --recursive
npm install
npm run make

Screenshots

nfov screenshot nfov screenshot nfov screenshot

Similar apps

Editors

Viewers

Terminal viewers

QuickLook plugins

License

nfov is released under the MIT License