Skip to content

cslevi81/eqsl_saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

eqsl_saver

The eqsl_saver is a Python3-script, that save the eQSLs from eqsl.cc's Archive folder.

Prerequisites

Usage

  1. Clone the repository or download the eqsl_saver.py file.
  2. Open a terminal or command prompt and navigate to the directory, where the file is located.
  3. Run the following command to start the program - in Linux:
    pip3 install -r requirements.txt
    python3 eqsl_saver.py username
    
    in Windows:
    pip install -r requirements.txt
    python eqsl_saver.py username
    
    the username is the callsign.

About

Save eQSLs from eqsl.cc's Archive directory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages