You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Data transceiver/realtime plotter/shortcut/file transceiver over serial port/Bluetooth/network on Win/Linux/Android/macOS | 跨平台串口/蓝牙/网络助手,带数据收发/实时绘图/快捷发送/文件收发面板,可在PC和Android设备上使用
You need to
download
QCustomPlot archive, extract the qcustomplot.cpp and qcustomplot.h in the /src folder(replace the existing qcustomplot.h), then build.
wget https://www.qcustomplot.com/release/2.1.1/QCustomPlot-source.tar.gz
tar -xzf QCustomPlot-source.tar.gz
cp qcustomplot-source/qcustomplot.* ../src
Use QCustomPlot library
If the qcustomplot.cpp doesn't exist in the src/ folder, the qmake will try to find the library file(xxx.so/xxx.dll) in the building directory(where you call the qmake command) and the default library directory.
4. Build and run
qmake ../src
make -j4 && make clean
./SerialTest
Install from the Linux software repository
Flathub
flatpak install flathub io.github.wh201906.serialtest
# run this app
flatpak run io.github.wh201906.serialtest
Arch Linux
# Install the release
yay -S serialtest
# Install the development version
yay -S serialtest-git
Translation
The project uses Weblate to manage translation.
If you'd like to help with the translation, please visit the
Weblate translation page
or create a PR to the
weblate
branch.
The
src/qcustomplot.h
and the files in
src/qdarkstyle/
are licensed under the same licenses as their respective projects.
The source code in
src/
is licensed under
GPL 3.0
.
The source code in
demo/
(excluding dependencies), translations, documents and other parts of this project are licensed under
MIT
.
Data transceiver/realtime plotter/shortcut/file transceiver over serial port/Bluetooth/network on Win/Linux/Android/macOS | 跨平台串口/蓝牙/网络助手,带数据收发/实时绘图/快捷发送/文件收发面板,可在PC和Android设备上使用
Topics
android
macos
linux
serial
network
bluetooth
bluetooth-le
serialport
f-droid
qcustomplot
serial-monitor