Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/programmin1/repeater-start
- Owner: programmin1
- License: gpl-2.0
- Created: 2019-12-22T02:33:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T23:10:17.000Z (3 months ago)
- Last Synced: 2024-10-11T14:21:34.340Z (2 months ago)
- Topics: 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
- Language: Python
- Homepage: https://sourceforge.net/projects/repeater-start/
- Size: 752 KB
- Stars: 33
- Watchers: 10
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Repeater-START
Repeater START - Showing The Amateur Repeaters ToolThis 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:
[](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/)
[](https://ko-fi.com/hearham)