Coder Social home page Coder Social logo

dxwatch's Introduction

wtDxLite

Python program to notify of DX cluster spots.

Possible use cases include:

  • Looking out for a specific DX station - instead of checking the cluster every few minutes, get on with other tasks and receive a notification when they are spotted
  • Monitoring your own callsign in a contest or DXpedition - it can be useful to know when you have been spotted as increased activity usually follows (so it would be a bad time to get that extra coffee.) Not all logging software includes this or, in the case of a shared log, might be looking for the wrong callsign.

Installation

Windows

Install Python 3 [https://www.python.org/downloads/] (Important - when prompted, ensure you also install 'pip')

Install PyQT4:

Install PyZMQ:

  • Install using pip3 install zmq from the command line

Linux

Install Python 3 & PyQT4

  • apt-get install python3 python3-pip python3-pyqt4

Install PyZMQ:

  • pip3 install zmq

Usage

Start dxWatch.py from the command line or double-click. Optionally provide the callsign as the first argument -if not, you will be prompted for this on start.

Why is the icon so terrible?

Not being much of a graphic designer, for my personal use I have taken an image from the internet that I liked and thought was suitable. However, this means I don't own it and so would be inappropriate to upload alongside the project. I have included a placeholder image (dx.png) which you can replace with a PNG file of your choice.

Credits

Thanks are due to Michael G7VJR for the DXLite tool which this program uses. (http://dxlite.g7vjr.org/)

More info on the Zero Message Queue: http://g7vjr.org/2013/09/dxlite-implemented-as-a-zero-message-queue-json/

dxwatch's People

Contributors

wdjc100 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.