Git Product home page Git Product logo

parttimelegend / amateur-radio-repeater-finder Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

The Amateur Radio Repeater Finder is a Python script that allows users to find amateur radio repeaters based on a Maidenhead locator. It interacts with the RepeaterBook API to retrieve repeater information and provides options to save the data to CSV files compatible with various programming software used in amateur radio transceivers.

License: MIT License

Python 100.00%
amateur-radio amateur-radio-repeaters amateurradio chirp csv ham-radio hamradio icom python python-3 python3 yaesu ham-radio-repeaters

amateur-radio-repeater-finder's Introduction

Amateur Radio Repeater Finder

The Amateur Radio Repeater Finder is a Python script that allows users to find amateur radio repeaters based on a Maidenhead locator. It interacts with the RepeaterBook API to retrieve repeater information and provides options to save the data to CSV files compatible with various programming software used in amateur radio transceivers.

Features

  • Retrieve amateur radio repeaters by providing a Maidenhead locator.
  • Sort repeaters by mode and distance.
  • Export repeater data to CSV files compatible with CHIRP, Icom programming software, and Yaesu programming software.

Prerequisites

  • Python 3 installed on your system.
  • A RepeaterBook API key. You can sign up for a free account at RepeaterBook to obtain your API key.
  • Necessary Python packages installed, which are listed in requirements.txt.

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/parttimelegend/amateur-radio-repeater-finder.git
  1. Install the required Python packages using pip:
pip install -r requirements.txt

Usage

  1. Set the REPEATERBOOK_API_KEY environment variable with your RepeaterBook API key.

  2. Run the script main.py:

python main.py
  1. Follow the prompts to enter the Maidenhead locator and choose the export format for the repeater data.

  2. Provide the filename to save the CSV file.

Export Formats

The script supports exporting repeater data to the following formats:

  • CHIRP: CSV format compatible with CHIRP radio programming software.
  • Icom: CSV format compatible with Icom radio programming software (e.g., CS-7100, CS-5100).
  • Yaesu: CSV format compatible with Yaesu radio programming software (e.g., ADMS-4B, ADMS-7B).

License

This project is licensed under the MIT License - see the LICENSE file for details.

amateur-radio-repeater-finder's People

Contributors

parttimelegend avatar renovate[bot] avatar

Watchers

 avatar

amateur-radio-repeater-finder's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

pip_requirements
requirements.txt

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.