/frq_reader

Command-line utility that reads FREQ0003 (.frq) files

Primary LanguagePythonMIT LicenseMIT

Simple command-line Python utility to print the contents of a binary FREQ0003 (.frq) file.

Usage:

  1. Install Python 2.7.10 or higher
  2. In the command line, navigate to the same directory as frq_reader.py and type "python frq_reader.py"
  3. When prompted, enter the fully-qualified pathname of the file you want to parse, or just the file name if it's in the same directory as frq_reader.py