A fancy web display for N1MM+ amateur radio logging software, suitable for use on projectors or TVs
Prior to installation, you will need to have:
Run the following commands from the n1mm-display directory to pull in required components:
npm install
bower install
Finally, copy settings.js.example to settings.js, and customize it for your environment.
Simply start the server with npm start
, point your web browser at the server, and make some contacts.