Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

ewpratten/dreamcatcher

Repository files navigation

DreamCatcher demo docker-hub

A service that aggregates amateur radio data worldwide in real time for public use. The goal of DreamCatcher is to expose an event stream of everything going on in the amateur radio bands to client applications via websockets.

How it works

DreamCatcher works by hooking into TCP streams provided by services like APRS-IS and DXWatch. This application then parses, formats, and re-broadcasts the data to all websocket subscribers.

Demo

A demo webapp is avalible to showcase the raw data stream. This can be found here.

Demo application

Self-hosting

This service is available as a self-contained Docker container which can be run as:

docker pull ewpratten/dreamcatcher_app:latest
docker run -it ewpratten/dreamcatcher_app:latest

The webserver runs inside the container on port 8887

About

A service that aggregates amateur radio data worldwide in real time for public use

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages