Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/programmin1/repeater-start

Repeater START - Showing The Amateur Repeaters Tool
https://github.com/programmin1/repeater-start

amateur-radio app gps gtk3 hacktoberfest ham-radio librem5 linux map mapping openstreetmap phone python3 repeater repeater-start sdr ubuntu windows windows-10 windows-8

Last synced: 2 months ago
JSON representation

Repeater START - Showing The Amateur Repeaters Tool

Awesome Lists containing this project

README

        

# Repeater-START
Repeater START - Showing The Amateur Repeaters Tool

This tool displays all the repeaters available through the repeater listing at https://hearham.com/repeaters

Support for searching for a Maidenhead-grid-square coordinate, WhatThreeWords Position, a mountain or peak on Openstreetmap, repeater frequency/IRLP node, or finding your current location, is included.

You can download this program for Windows 8, Windows 10, recent Ubuntu and Debian based systems at https://sourceforge.net/projects/repeater-start/
Simply download and open the file, select install. OR, if you prefer command line:

```
sudo dpkg -i ./repeater-start_1.0_all.deb
```

# Development

Linux computer/phone:

This is written in Python for GTK+. If you run it you should have:
* Geoclue introspection - for getting your location easily.
* libosmgpsmap introspection - for the maps widget display.

Then just run "python3 repeaterstart.py"

Windows:

Much of this will run on Windows. Check out the "windows" branch which has Geoclue locate-me button removed, and runs in msys2.

```
pacman -S mingw-w64-x86_64-osm-gps-map
pacman -S python3
pacman -S mingw-w64-x86_64-python-gobject
```

are requirements, for the map library and Python. Run with mingw python in the msys2 console:

```
cd src
/mingw64/bin/python3.exe ./repeaterstart.py
```

Android:

[Get it on Google Play](https://play.google.com/store/apps/details?id=com.hearham.repeaterstartpremium)

[![Liberapay](https://img.shields.io/liberapay/patrons/deepdaikon.svg?logo=liberapay)](https://liberapay.com/Programmin/)
[Ko-fi](https://ko-fi.com/hearham)