Skip to content

nrlquaker/nfov

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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