wh201906 / SerialTest

Data transceiver(monitor)/realtime plotter/shortcut/file transceiver over serial port/Bluetooth/network on Windows/Linux/Android/macOS | 跨平台串口/蓝牙/网络调试助手,带数据收发/实时绘图/快捷发送/文件收发面板,可在PC和Android设备上使用
GNU General Public License v3.0
1.19k stars 222 forks source link

能否补充一下使用哪些依赖包呢? #2

Closed taotieren closed 2 years ago

taotieren commented 2 years ago

能否补充以下使用那些依赖包呢? 如果能补充全的话 我这边可以帮忙打包到 Arch Linux 那边。

wh201906 commented 2 years ago

@taotieren 我自己弄了个Manjaro的环境,然后用yay安装之后打开程序,在系统默认配置路径生成配置文件,关闭应用后删除当前目录下的配置文件(直接用rm删掉),然后重启应用,程序会使用新的配置文件

图片

而且,在系统默认配置路径含有配置文件的情况下,从其它目录运行也会使用这个配置文件。看上去似乎没问题?

图片

taotieren commented 2 years ago

可能是我没有删除本地的配置文件导致。

wh201906 commented 2 years ago

那问题就算是都解决了? 如果感兴趣的话,你可以fork一份master分支,然后把arch linux上安装的命令写进去再提交一个PR

taotieren commented 2 years ago

还有几个文件需要 PR 上来,桌面启动文件和 xml 描述文件,这种放源码中什么位置合适呢?没有的话我会新建一个目录存放。

wh201906 commented 2 years ago

要不具体细节用邮件商讨?