Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ftl/dxmapd
A proxy for the HamDXMap wtSock protocol
https://github.com/ftl/dxmapd
Last synced: 1 day ago
JSON representation
A proxy for the HamDXMap wtSock protocol
- Host: GitHub
- URL: https://github.com/ftl/dxmapd
- Owner: ftl
- License: mit
- Created: 2024-06-12T18:45:51.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-12T20:58:37.000Z (5 months ago)
- Last Synced: 2024-07-14T09:12:06.641Z (4 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dxmapd
The HamDXMap daemon shows information from different sources on [F5UII's HamDXMap](https://dxmap.f5uii.net/):
- WSJT-X## Planned Features
- run dxmapd as Windows Service
- integrate [qlog](https://github.com/foldynl/QLog/wiki/Notifications)
- integrate [N1MM](https://n1mmwp.hamdocs.com/appendices/external-udp-broadcasts/)
- integrate [Fldigi](http://www.w1hkj.com/FldigiHelp/xmlrpc_control_page.html)## Build
```
go build
```## Usage
```
dxmapd
```## License
This tool is published under the [MIT License](https://www.tldrlegal.com/l/mit).
Copyright [Florian Thienel](http://thecodingflow.com/)