menu

The Shack

Sunday 3 September 2017

GDX: DX Cluster viewer for GNU/Linux

Avevo la necessità di avere gli spots segnalati sui cluster e poterli filtrare facilmente, senza dover scrivere manualmente comandi che venissero interpretati dal server remoto. Così è nato GDX.
Questa applicazione, scritta in C con GTK 3, si collega al server remoto e riceve tutti gli spot; eventuali filtri vengono applicati solamente in visualizzazione, ma tutti gli spots continuano ad essere ricevuti.




 Potete trovarlo su GitHub
I would receive DX cluster sposts and easly filter them, without writes commands on a telnet console. So GDX was born.
This application, written in C with GTK 3, connects to the remote server and receive all spots; if a filter is selected it is applied only on display, but all spots are received and could be showed afterwards.




 You can find it on GitHub