herrbischoff / QuickNFO

QuickLook plugin for NFO files — updated for current macOS versions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickNFO

macOS QuickLook plugin for previewing NFO files.

Forked from the original repository since it was last updated in 2014. This is mainly done to distribute a current binary for easy use and to update the installation instructions. All credits go to the author @planbnet, I just cleaned up the surroundings a bit.

Uses libiconv to convert the NFO text to UTF-8 and WebKit to render the output.

The current version supports preview and thumbnail generation. Rendering with HiDPI, like on retina displays, is also supported.

Installation

Build the Xcode project or download the compiled plugin. Then copy the file QuickNFO.qlgenerator to /Library/QuickLook.

Examples

Thumbnails

QuickLook Thumbnails

Preview

QuickLook Preview

About

QuickLook plugin for NFO files — updated for current macOS versions.


Languages

Language:C 86.6%Language:Objective-C 13.4%