Graphixa is a boutique open-source studio whose entire catalog presently centers on fontget, a feather-weight command-line utility that turns font installation and housekeeping into a one-line operation for designers, developers, and CI pipelines. Built with cross-platform Go, fontget pulls open-licensed families from Google Fonts, releases from GitHub, or any URL that serves .ttf, .otf, or .woff2 files, verifies their integrity, and drops them into the appropriate system or user directory in seconds. Because it speaks standard package-manager syntax, it slots naturally into automation scripts that provision design workstations, container images, or classroom labs where consistent typography is mandatory. Graphic teams use it to freeze brand-approved sets across macOS, Windows, and Linux; front-end engineers add it to build scripts so that Storybook or Figma plugins always find the same typefaces; and hobbyists keep their Adobe, Affinity, or open-source suites synchronized without hunting down every missing weight. Despite its narrow focus, the tool embodies Graphixa’s philosophy of eliminating GUI friction for repetitive creative chores. The publisher’s software is available for free on get.nero.com, with downloads delivered through trusted Windows package sources such as winget, always installing the latest upstream build and supporting batch deployment of multiple applications.

fontget

A tiny, cross-platform CLI tool to install and manage fonts from the command line

Details