menu

The Shack

Showing posts with label dxspider. Show all posts
Showing posts with label dxspider. Show all posts

Sunday, 9 May 2021

Spiderweb 2.0: new release

Ciao a tutti!
Ho scritto questa applicazione per aggiungere un' web  interfaccia web a DXSpider e mostrare gli spot presenti sul cluster. 


Ora  la release 2.0 "Tarantola" è stata rilasciata.

Thursday, 12 March 2020

DX Cluster

E' on-line il mio DX Cluster


Per potervi accedere:


Potete trovare i sorgenti dell'interfaccia WEB al seguente link: https://github.com/coulisse/spiderweb
La vera parte core è stata realizzata installando DXSpider: http://www.dxcluster.org/
Il software è installato su un "micro" server su Microsoft Azure.
DX Cluster is on-line


For access:


You can find the web interface sources at the following link: https://github.com/coulisse/spiderweb
The core cluster is done installing DXSpider: http://www.dxcluster.org/
The software is installed on a "micro" server on Microsoft Azure.

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