menu

The Shack

Showing posts with label software. Show all posts
Showing posts with label software. Show all posts

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

Tuesday, 8 December 2015

eQSL Magnet

Era da un po' che volevo farlo, perché ero stufo di scaricarmi manualmente le eQSL dal relativo sito web, una per una, perdendo molto tempo.

Quindi ho creato una estensione per Firefox "eQSL Magnet", che potete scaricare dal seguente link (al momento disponibile solo per GNU/Linux):


eQSL Magnet
Qui invece potete trovare l'Help

E' ancora una versione alfa e c'è molto da fare, ma chiunque può modificarla e svilupparla.
 



Download eQSL manually from the website it's quite boring and I lost a lot of time

So i made a Firefox extension "eQSL Magnet", that you could download at the following link (at the moment only for GNU/Linux):


eQSL Magnet
Here you can find the Help

This is yet an alfa version and a lot of work need to be do, anyway everyone could work on the sources
 



Friday, 9 October 2015

Report for CQRLog


CQRlog è un logger avanzato per Radioamatori disponibile per sistema GNU/Linux, che si interfaccia direttamente con la radio.
Una delle sue funzionalità è quella di generare un report html / adif estraendo il log dal proprio database.


Siccome per esigenze particolari, avevo bisogno di avere un log testuale e di ricevere lo stesso via mail, ho sviluppato un semplice script perl che permette di farlo.
Potete scaricarlo direttamente da sourceforge.net
Download Report_for CQrlog



CQRlog is an advanced hamradio logger for GNU/Linux, that could be connected directly with the rig.
An important function is that is it possible to extract from its database a html report or an ADIF with the contacts log.


Since for my personal requirements, I need a textual log and want receive it by mail, I made a simple perl script that do it.
You can download it from sourceforge.net
Download Report_for CQrlog