File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 11# drcom-jlu-qt
22drcom for jlu in qt cross platform
33
4+
45跨平台 win linux mac
6+
7+
58linux 和 mac 还没来得及测试
69
10+
711等测试完再放release二进制包
812
13+
914已实现的功能:
15+
16+
10171 . 自动识别mac地址
11182 . 记住窗口大小
12193 . 最小化到托盘
@@ -15,19 +22,37 @@ linux 和 mac 还没来得及测试
15226 . 自动登录(尚未测试
16237 .
1724
25+
1826待实现的功能:
27+
28+
19291 . 汉化。。。
20302 . 密码加密保存(已引入别人的库,还不知道怎么用
21313 . 喵喵喵?
2232
33+
2334感谢:
35+
36+
2437jlu的drcom协议细节 https://github.com/drcoms/jlu-drcom-client/blob/master/jlu-drcom-java/jlu-drcom-protocol.md
38+
39+
2540加密保存密码(待实现 https://github.com/frankosterfeld/qtkeychain
41+
42+
2643唯一实例 https://github.com/itay-grudev/SingleApplication
2744
45+
2846特别感谢:
47+
48+
2949https://github.com/mchome/dogcom
50+
51+
3052提取出来jlu部分的代码改动到此项目中
3153
54+
3255许可证:
56+
57+
3358GNU Affero General Public License v3.0
You can’t perform that action at this time.
0 commit comments