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

https://github.com/spyoungtech/callsign-client-kivy


https://github.com/spyoungtech/callsign-client-kivy

Last synced: about 2 months ago
JSON representation

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

![kivy gif](https://user-images.githubusercontent.com/15212758/230698189-7d029842-6860-4def-b5fb-547992a08d8d.gif)