{"id":13419631,"url":"https://github.com/otsaloma/nfoview","last_synced_at":"2025-07-13T03:35:11.240Z","repository":{"id":1416464,"uuid":"1503967","full_name":"otsaloma/nfoview","owner":"otsaloma","description":"Viewer for NFO files","archived":false,"fork":false,"pushed_at":"2025-04-12T22:57:24.000Z","size":1226,"stargazers_count":145,"open_issues_count":2,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-24T18:04:27.499Z","etag":null,"topics":["gtk","nfo","python"],"latest_commit_sha":null,"homepage":"https://otsaloma.io/nfoview","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tigrish/will-paginate-i18n","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/otsaloma.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-03-20T19:06:14.000Z","updated_at":"2025-04-30T08:29:43.000Z","dependencies_parsed_at":"2023-07-06T10:16:36.340Z","dependency_job_id":"ef926f82-63fc-45cc-bfa5-6c48e7847bfb","html_url":"https://github.com/otsaloma/nfoview","commit_stats":{"total_commits":579,"total_committers":17,"mean_commits":34.05882352941177,"dds":0.3281519861830743,"last_synced_commit":"38f98af410294f4a09ca62431c7d0d0cc29f7812"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/otsaloma/nfoview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otsaloma%2Fnfoview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otsaloma%2Fnfoview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otsaloma%2Fnfoview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otsaloma%2Fnfoview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/otsaloma","download_url":"https://codeload.github.com/otsaloma/nfoview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/otsaloma%2Fnfoview/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265084167,"owners_count":23708874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gtk","nfo","python"],"created_at":"2024-07-30T22:01:18.673Z","updated_at":"2025-07-13T03:35:11.178Z","avatar_url":"https://github.com/otsaloma.png","language":"Python","funding_links":[],"categories":["Python","\u003ca id=\"tag-graphics\" href=\"#tag-graphics\"\u003eGraphics\u003c/a\u003e"],"sub_categories":[],"readme":"NFO Viewer\n==========\n\n[![Packages](https://repology.org/badge/tiny-repos/nfoview.svg)](https://repology.org/project/nfoview/versions)\n[![Flathub](https://img.shields.io/badge/download-flathub-blue.svg)](https://flathub.org/apps/io.otsaloma.nfoview)\n\nNFO Viewer is a simple viewer for NFO files, which are \"ASCII\" art in\nthe CP437 codepage. The advantages of using NFO Viewer instead of a text\neditor are preset font and encoding settings, automatic window size and\nclickable hyperlinks.\n\n## Installing\n\n### Linux\n\n#### Packages\n\nNFO Viewer is packaged for most of the popular [distros][], so easiest\nis to install via your distro's package management. If not packaged for\nyour distro or you need a newer version than packaged, read below on how\nto install from Flatpak or the source code.\n\n[distros]: https://repology.org/metapackage/nfoview\n\n#### Flatpak\n\nStable releases are available via [Flathub][].\n\nThe development version can be installed by running command `make\ninstall` under the `flatpak` directory. You need make, flatpak-builder\nand gettext to build the Flatpak.\n\n[Flathub]: https://flathub.org/apps/details/io.otsaloma.nfoview\n\n#### Source\n\nNFO Viewer requires Python ≥ 3.8, PyGObject ≥ 3.0.0 and GTK ≥ 4.0. You\nalso need a font that supports the kinds of glyphs commonly used in NFO\nfiles: Cascadia Mono is a good choice and used by NFO Viewer by default,\nif available. During installation you will also need gettext. On\nDebian/Ubuntu you can install these with the following command.\n\n    sudo apt install fonts-cascadia-code \\\n                     gettext \\\n                     gir1.2-gtk-4.0 \\\n                     gir1.2-pango-1.0 \\\n                     python3 \\\n                     python3-cairo \\\n                     python3-dev \\\n                     python3-gi\n\nThen, to install NFO Viewer, run commands\n\n    make PREFIX=/usr/local build\n    sudo make PREFIX=/usr/local install\n\n### Windows\n\nWindows installers are no longer built due to bad tooling, bad results,\nlack of time and lack of motivation. The latest version available for\nWindows is [1.23][].\n\n[1.23]: https://github.com/otsaloma/nfoview/releases/tag/1.23\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotsaloma%2Fnfoview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fotsaloma%2Fnfoview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotsaloma%2Fnfoview/lists"}