• Stars
    star
    138
  • Rank 264,508 (Top 6 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 13 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Viewer for NFO files

NFO Viewer

Test Packages Flathub Chat

NFO Viewer is a simple viewer for NFO files, which are "ASCII" art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks.

Installing

Linux

Packages

NFO Viewer is packaged for most of the popular distros, so easiest is to install via your distro's package management. If not packaged for your distro or you need a newer version than packaged, read below on how to install from Flatpak or the source code.

Flatpak

Stable releases are available via Flathub.

The development version can be installed by running command make install under the flatpak directory. You need make, flatpak-builder and gettext to build the Flatpak.

Source

NFO Viewer requires Python โ‰ฅย 3.4, PyGObject โ‰ฅย 3.0.0 and GTK โ‰ฅย 3.12. You also need a font that supports the kinds of glyphs commonly used in NFO files: Cascadia Code is a good choice and used by NFO Viewer by default, if available. During installation you will also need gettext. On Debian/Ubuntu you can install these with the following command.

sudo apt install fonts-cascadia-code \
                 gettext \
                 gir1.2-gtk-3.0 \
                 python3 \
                 python3-gi

Then, to install NFO Viewer, run command

make build
sudo make PREFIX=/usr/local install

Windows

Windows installers are no longer built due to bad tooling, bad results, lack of time and lack of motivation. The latest version available for Windows is 1.23.

More Repositories

1

gaupol

Editor for text-based subtitle files
Python
250
star
2

markdown-css

Stylesheets for Markdown to HTML conversion
CSS
98
star
3

catapult

App launcher for Linux
Python
59
star
4

poor-maps

Maps and navigation for Sailfish OS
QML
43
star
5

dataiter

Python classes for data manipulation
Python
25
star
6

mpv-thumbnailer

A simple video thumbnailer that uses mpv
Rust
21
star
7

csv-viewer

Viewer for tabular data files
Python
15
star
8

docsets

Scripts to generate Dash docsets
Python
15
star
9

whogo-maps

Vector maps and navigation for Sailfish OS
QML
11
star
10

helsinki-transit-live

Real-time locations of HSL public transport vehicles
Python
9
star
11

pan-transit

Departures from public transport stops
Python
7
star
12

attd

Python dictionary with attribute access to keys
Python
4
star
13

nfoview-www

NFO Viewer web pages
CSS
3
star
14

bort-extensions

Web browser extensions for the Bort.io bookmark service
JavaScript
3
star
15

ffinfo

View technical information and metadata of video files
Python
3
star
16

system-monitor-status-icon

CPU, memory and disk usage monitor status icon
Python
3
star
17

electricity-price-chart

Finnish electricity price chart
JavaScript
3
star
18

albert-filex

Albert extension to index, find and open files and folders
Python
2
star
19

xdcc-tools

Helper scripts for IRC XDCC downloads
Python
2
star
20

cartago-styles

Map styles for vector maps
Shell
2
star
21

helsinki-transit-stops

Departures from HSL public transport stops
QML
2
star
22

electron-web-apps

Electron web apps
Makefile
1
star
23

catapult-www

Catapult web pages
CSS
1
star
24

gedit-plugins

Plugins for gedit 2
Python
1
star
25

chrome-web-apps

Chrome web apps
Makefile
1
star
26

emacs.d

My personal Emacs configuration
Emacs Lisp
1
star
27

bort-proxy

A caching proxy server for the Bort.io bookmark app
Python
1
star
28

helsinki-city-bikes

Locations and real-time occupancy of Helsinki city bike stations
Python
1
star
29

pan-bikes

Locations and real-time occupancy of city bike stations
Python
1
star