SkillAgentSearch skills...

Jtman

No description available

Install / Use

/learn @josh3io/Jtman
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

jtman

Author: WA6SM

works with wsjtx and lotw to alert you to new dx, state, and callsign contacts.

Installation

Install Prerequisites

sudo apt-get install python3-tk
sudo apt-get install libatlas-base-dev
pip3 install termcolor
pip3 install adif_io
pip3 install pyhamtools
pip3 install pandas

Install Application and pywsjtx

git clone https://github.com/josh3io/jtman.git
cd jtman
git clone https://github.com/josh3io/py-wsjtx.git pywsjtx

Final Setup

copy config.ini to my_config.ini and update as necessary, then run as above.

Execution

Run: CONFIG=my_config.ini python3 main.py

see the default config.ini for placeholder options.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks1

Languages

Python

Security Score

65/100

Audited on Oct 8, 2024

No findings