ham2mon-gui
ham2mon-gui copied to clipboard
GUI for ham2mon
# `autoloadDelay` A new setting is added which controls how frequently to poll for new calls. By default, autoloadDelay is 0 (disabled) and can be turned on via the Settings...
Each call item should have a download link to fetch the .wav file and a sharing link that would directly start playing a particular call
The GUI displays calls that are currently being written to disk by ham2mon, however clicking on these doesn't play them (not sure why yet). It does however mark them as...
It would be ideal if the frequency drop down was a multiselect that could filter on several frequencies. Combined with #8, this could be used to simply and easily monitor...
I would like to leave the page open and automatically hear new calls as they come in.
I'd like to be able to host a semi-public instance of ham2mon for my local club, but I'm not particularly keen on having anyone able to delete all of the...
Hardcoded magic number should be a configurable option: https://github.com/slavik0329/ham2mon-gui/blob/master/server/server.js#L147
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...