The SV1BTL-version can be found here: https://github.com/sv1btl/PhantomSDR-Plus ..it is compatible with the normal version, but enhanced.
cd PhantomSDR-Plus
cd frequencylist
chmod +x update-markers.sh
./update-markers.json Quote from: Hendrik on May 05, 2026, 07:15 PM[
{
"frequency": 77500,
"name": "DCF77",
"mode": "CW"
}
]
{
"markers": [
{
"frequency": 77500,
"name": "DCF77",
"mode": "CW"
}
]
}
Quote from: F1NSK on May 05, 2026, 12:17 PMAdd a custom install-Deb12.sh and launch

[websdr]
register_online=true # Enable directory registration updates
register_urls=[
"https://sdr-list.xyz/api/update_websdr",
"https://www.shbrg.nl/api/update_websdr"
] # One or more directory endpoints that accept the same JSON payload
name="SV1BTL CATsync PhantomSDR+" # Name that is shown on https://sdr-list.xyz and/or https://sdr-list.xyz/api/update_websdr
antenna="EndFed 160-10m." # Antenna that is shown on https://sdr-list.xyz
grid_locator="KM17VX" # 4 or 6 length Grid Locatlr shown on https://sdr-list.xyz and for the Distance of FT8 Signals
hostname="phantomsdr.no-ip.org" # If you use ddns or something to host with a domain enter it here for https://sdr-list.xyz
[websdr.org]
enabled = true
public_host = "phantomsdr.no-ip.org"
public_port = 8900
qth = "KM17VX"
description = "SV1BTL PhantomSDR+ Athens GR"
email = "sv1btl@otenet.gr"
logo = "logo.jpg" #located in frontend/public, you can replace it with your own
{
"markers": [
{
"frequency": 77500,
"name": "DCF77",
"mode": "CW"
},
{
"frequency": 100000,
"name": "LORAN",
"mode": "AM"
},
......
]
}
[
{
"frequency": 77500,
"name": "DCF77",
"mode": "CW"
},
.....
{
"frequency": 28585000,
"name": "28585",
"mode": "USB"
}
]
{
"markers": [
{
"frequency": 77500,
"name": "DCF77",
"mode": "CW"
},
......
{
"frequency": 28330000,
"name": "FreeDV",
"mode": "USB"
}
]
}
Page created in 0.015 seconds with 12 queries.