Enhance python audio modem with GUI dearpygui.
- Linux Operating System (64-bit)
- python3 :
apt install python3 - python amodem :
pip3 install amodem - terminator :
apt install terminator - DearPyGUI :
pip3 install dearpygui - hamlib : Installation guide
- clone the source using
git clone https://github.com/YD1RUH/amodemGUI - go into the directory
cd amodemGUI - make all file executable
chmod +x * - Open terminal, then run
./amodemGUI
- adding sending file support
pipe the realtime output terminal to window dearPyGui
