Skip to content

Commit

Permalink
Update README.md with windows binary
Browse files Browse the repository at this point in the history
  • Loading branch information
dacacioa committed Nov 13, 2024
1 parent 47914d8 commit c019c6a
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,26 @@
```
3. Copy `config.ini.example` to `config.ini` and update it with your specific information.

## Sending QSL Cards
4. Sending QSL Cards

To send a QSL card, run the following command:

```bash
python seqsl.py qslcard.jpg adifile.adi
```
```

## Installation and Execution from Windows binary

1. Go to releases [https://github.com/dacacioa/seqsl/releases]

2. Copy file seqsl.exe to a local folder.

3. Download `config.ini.example` to locals folder as `config.ini` and update it with your specific information.

4. Sending QSL Cards

To send a QSL card, run the following command:

```cmd
seqsl.exe qslcard.jpg adifile.adi

0 comments on commit c019c6a

Please sign in to comment.