titinko / frq_reader

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 100.0%