https://github.com/spyoungtech/callsign-client-kivy
https://github.com/spyoungtech/callsign-client-kivy
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spyoungtech/callsign-client-kivy
- Owner: spyoungtech
- Created: 2023-04-08T01:38:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T23:44:28.000Z (over 1 year ago)
- Last Synced: 2025-12-03T06:49:04.535Z (7 months ago)
- Language: Python
- Size: 519 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Callsigns Kivy
A kivy-based client for looking up call signs. Ultra-fast.
Right now, only supports USA amateur call signs. Support for Canadian amateur call signs coming soon.
## Install
First install dependencies
```bash
pip install -r requirements.txt
```
Then run the app:
```bash
python -m callsigns_kivy.app
```
## Demo
