Changes:
-5.0: Supports audio alerts.
You MUST: "pip install playsound3" for audio to work at a command prompt. That will install sound library. Thank you.
Read the README.txt for all details.
Js8mapper reads js8call UDP output and places callsigns on map per maidenhead grid.
To install: create a directory, unzip the files into that directory.
Run the js8mapper.py script... run JS8Call. You may have to change the first line of the script to point to a different Python 3.x interpreter location. Alternatively you can run as "python js8mapper.py" or on some systems "python3 js8mapper.py".
Wait for results. Not every station has grid information, so sometimes you will hear stations but they will not appear on the map. This is not the fault of the software, we map what JS8Call gives us.
Enjoy!
Problems or Feedback? Email us at snitch.lyric0z@icloud.com
See ft8mapper on https://sourceforge.net/projects/ft8mapper/ for FT8
Features
- MacOS, Linux, and Windows
- Maps stations YOU hear when they send grid data
- Displays callsign, grid, SNR, band and time last seen when hovering over station
- Audio and visual alerts
- Does not require Internet access or a database
- Callsign colors match PSKReporter output
- Lookup feature by clicking on station (this DOES require internet)
- Users can choose time stations were last seen similar to PSKReporter
- All maps supplied by OpenStreetMap contributors
- Written in Python