Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cconstab/cateyes
Flutter Web app to displaty ham radio details
https://github.com/cconstab/cateyes
Last synced: 4 days ago
JSON representation
Flutter Web app to displaty ham radio details
- Host: GitHub
- URL: https://github.com/cconstab/cateyes
- Owner: cconstab
- License: bsd-3-clause
- Created: 2021-11-08T05:33:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-24T19:58:22.000Z (about 3 years ago)
- Last Synced: 2024-12-29T21:06:08.440Z (7 days ago)
- Language: C++
- Size: 506 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cateyes
CatEyes is a Flutter web application that is used to see the Frequency and the Modulation mode of a radio that is using CatWeb.
CatWeb is a Flutter application that is available on multi platforms that connects to a Ham Radio via its CAT port and then publishes the Frequency and Modulation mode for CatWeb to display.
## Getting Started
This Flutter web application can be run locally with `flutter run` and then selecting `chrome`. Once you are happy with the results then run `flutter build web` and copy the resulting files in build/web to your webserver.
![image](https://user-images.githubusercontent.com/6131216/143305402-5ba6d7c5-f38e-4813-a6c5-3c4675bf8463.png)
The latest version can be found running on GitHub pages at `https://cconstab.github.io/cateyes/`
To see this all in action and see if I am listening on the bands jump to my @wavi page
[@wavi](https://wavi.ng/@ai6bh)
If you would like you own @sign for your callsign raise an issue and I will put you in contact with the right folks at [The @ Company](atsign.com).
## thoughts or improvements
Raise an issue or a PR ! I love PR's
Colin/AI6BH