SDR-Sharp to SDR++ Converter

majicm

Newbie
Joined
Oct 1, 2017
Messages
3
Hey all

I wrote a little app that converts the frequency XML file from SDR-Sharp to the JSON format used by SDR++.
It can also convert back the other way so you can keep your frequency files in sync across the 2 apps.

Download
 

majicm

Newbie
Joined
Oct 1, 2017
Messages
3
Any way it can be hosted from a secure connection?


View attachment 184388
Hadn't realised the self signed cert had expired. It's got SSL cert on now.

Is it different than sdrfc?
It's a Winforms app and at the time I wrote it I didn't know that existed - I wrote it for myself initially then decided to release.
 

majicm

Newbie
Joined
Oct 1, 2017
Messages
3
Just a little bump to say I've released a new version .

Only a small change - if the target file exists (your SDR++ json or frequencies.xml file) it won't just blindly overwrite it now, it will rename it including the date and time. Essentially it's backing it up :)
 
Top