Commstat One is a Python version of the CommStat software designed to run on on Win10 AND Linux
NOTE : ALL USERS MUST RUN INSTALL ON THIS VERSION!
Commstat One WINDOWS INSTALL PROCEDURE
NOTE : Saavy users can "git clone https://github.com/W5DMH/commstatone.git"
To install, simply unzip the zipped folder below then:
Type : cd commstatone
Type : python install.py (or use : python3 install.py if necessary)
You should get your settings popup, complete the settings then :
Type : python commstat.py or python3 commstat.py (if your system requires python3) NOT commstatx.py this has changed to commstat.py
Commstat One LINUX INSTALL PROCEDURE (Mint 20.03 & 21.1 Supported, Pi4 64bit may work)
NOTE : Saavy users can "git clone https://github.com/W5DMH/commstatone.git"
Type : cd commstatone
type : chmod +x linuxinstall.sh
type : ./linuxinstall.sh
enter your sudo password
After some installation you should get your settings popup, complete the settings then :
Type : python commstat.py or python3 commstat.py (if your system requires python3) NOT commstatx.py this has changed to commstat.py
Here is a link to the archive file: CommStat One 1.0.5 for Win10 & Win11 & Linux
Get CommStat Support at:
https://groups.io/g/CommStat
I must give credit to m0iax for his JS8CallAPISupport Script as that is what makes the transmitting possible.See the rest of his JS8Call Tools here : https://github.com/m0iax