sBITX Toolbox is a collection of utilities and accessory applications for the sBitx transceiver created by W9JES. This version is specifically designed for the 64bit version of Raspberry Pi.
What does sBITX Toolbox offer?
- sBITX Launcher: A convenient launcher style application that allows you to add, remove, or open apps with the click of a button.
- sBITX Manager: An application that can be used to store/recall frequency memories and provide auxiliary control of the transceiver.
- sBITX Scanner: An application that scans frequency ranges aiding in finding activity.
- sBITX Screen Resizer: A touchscreen application to change the default window size for better scrolling such as using WSJT-X and fldigi natively on the transceiver.
- sBITX Backlight Control: A touchscreen application to control the screen brightness for power conservation and eye comfort.
- sBITX EZ Data: Application to manage configuration backups.
- sBITX Macro Manager: An application to create, edit, and copy macros using predefined macros.
- sBITX Log Exporter: An application that allows logs to be selected and downloaded in ADIF.
- sBITX USB Headset Controller: An application that allows you to use USB audio devices like a headset, headphones, or microphone.
- sBITX Voice Keyer: An application that allows you to record, store, and transmit prerecorded voice messages commonly used for contests, DXing, POTA activations.etc with the press of a button.
- sBitx Time Keeper: A utility that syncs the real-time clock (RTC) module inside your sBitx transceiver to the system clock or accurate time source. Useful for off-network communications and data modes.
Please note that this version of sBITX-toolbox is currently compiled as a 64bit application AND WILL NOT WORK ON THE DEFAULT sBitx as shipped from the manufacturer. We offer a 32bit version for the original as-shipped version https://github.com/drexjj/sBITX-toolbox.
Install on you 64bit sBITX:
Open terminal and type:
cd $HOME && git clone https://github.com/drexjj/sBITX-toolbox64.git && cd sBITX-toolbox64 && chmod +x *.sh && ./installer.sh
Reboot the sBitx when finished and start using the toolbox.
Or see the instruction guide for installation steps.
If you encounter problems upgrading to v2.6, then please run this command from terminal.
cd $HOME && cd sBITX-toolbox && git stash && git pull && chmod +x *.sh && ./upgrade.sh
Now run sBitx Toolbox and use the Update --> Check For Updates function again.
The detailed instruction guide is now in PDF format and is located at Instruction Guide
Release Notes are available at Release Notes
If you find sBITX Toolbox valuable or have benefited from using it, consider supporting us. Every donation, big or small, helps us keep the lights on and the code flowing.
🌟 Donate 🌟
Not in a position to donate? No worries! Contributing code, documentation, or simply spreading the word about sBITX Toolbox also goes a long way.
Thank you for your support and belief in my project!