IPSC3view
A terminal dashboard client for IPSC3.
curl -L -o ipsc3view https://www.vkdmr.com/downloads/ipsc3view chmod +x ipsc3view ./ipsc3view
Dashboard clients for desktop and terminal use.
A terminal dashboard client for IPSC3.
curl -L -o ipsc3view https://www.vkdmr.com/downloads/ipsc3view chmod +x ipsc3view ./ipsc3view
A QT based desktop client for IPSC3.
curl -L -o ipsc3qt https://www.vkdmr.com/downloads/ipsc3qt chmod +x ipsc3qt ./ipsc3qt
Pick the operating system below. IPSC3qt installs its QT dependency automatically on first run.
Install Python 3 from python.org or the Microsoft Store first. If using the python.org installer, enable the option to add Python to PATH.
mkdir $env:USERPROFILE\IPSC3 cd $env:USERPROFILE\IPSC3 Invoke-WebRequest https://www.vkdmr.com/downloads/ipsc3qt -OutFile ipsc3qt.py py .\ipsc3qt.py
Invoke-WebRequest https://www.vkdmr.com/downloads/ipsc3view -OutFile ipsc3view.py py .\ipsc3view.py
Install Python 3, curl and venv support. The commands below are for Debian and Ubuntu systems.
sudo apt update sudo apt install -y python3 python3-venv python3-pip curl
curl -L -o ipsc3qt https://www.vkdmr.com/downloads/ipsc3qt chmod +x ipsc3qt ./ipsc3qt
curl -L -o ipsc3view https://www.vkdmr.com/downloads/ipsc3view chmod +x ipsc3view ./ipsc3view
Use Python 3 from Homebrew or python.org. Homebrew is the simplest path if it is already installed.
brew install python
curl -L -o ipsc3qt https://www.vkdmr.com/downloads/ipsc3qt chmod +x ipsc3qt ./ipsc3qt
curl -L -o ipsc3view https://www.vkdmr.com/downloads/ipsc3view chmod +x ipsc3view ./ipsc3view
Production and beta radio provisioning packages for IPSC3 Push-to-Talk over Cellular.
Recommended for normal use. Beta testing is optional and available separately below.
Provision and update a supported IPSC3 POC radio from a Windows computer.
Provision and update a supported IPSC3 POC radio from an Apple silicon Mac.
The Windows and macOS installers select the correct IPSC3 POC package for each supported radio family.
Build 65 adds support for the ANYSECU 4G-W2Pro. Use production 0.6.0 if beta testing is not required.
Test ANYSECU 4G-W2Pro support and the latest POC changes from a Windows computer.
Test ANYSECU 4G-W2Pro support and the latest POC changes from an Apple silicon Mac.