Skip to content

Commit e5af713

Browse files
committed
加了个换行
1 parent 4bc2fcc commit e5af713

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
# drcom-jlu-qt
22
drcom for jlu in qt cross platform
33

4+
45
跨平台 win linux mac
6+
7+
58
linux 和 mac 还没来得及测试
69

10+
711
等测试完再放release二进制包
812

13+
914
已实现的功能:
15+
16+
1017
1. 自动识别mac地址
1118
2. 记住窗口大小
1219
3. 最小化到托盘
@@ -15,19 +22,37 @@ linux 和 mac 还没来得及测试
1522
6. 自动登录(尚未测试
1623
7.
1724

25+
1826
待实现的功能:
27+
28+
1929
1. 汉化。。。
2030
2. 密码加密保存(已引入别人的库,还不知道怎么用
2131
3. 喵喵喵?
2232

33+
2334
感谢:
35+
36+
2437
jlu的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+
2949
https://github.com/mchome/dogcom
50+
51+
3052
提取出来jlu部分的代码改动到此项目中
3153

54+
3255
许可证:
56+
57+
3358
GNU Affero General Public License v3.0

0 commit comments

Comments
 (0)