File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ python main.py
115115
116116* 项目免费通过我搭建的Eclipse Mosquitto提供通信服务(申明:服务器不会转存消息)
117117* 在src/config/config.ini 修改服务配置
118+ * 把config.ini文件中的[ MQTT_CLIENT] subscribe和publish修改成唯一名称,例如:[ MQTT_CLIENT] subscribe=ClipSync-xxxxx,不改名称会导致其他人也可以接收到你的剪贴板内容。只在需要同步的设备中设置相同的名称。
118119* 测试环境有限,遇到问题可以发起Issues
119120* 期待更多人加入其中,可以PR或者写教程文档等不限
120121
@@ -139,7 +140,7 @@ python main.py
139140> Every time you spend money, you're casting a vote for the kind of world you want. -- Anna Lappe
140141
141142<a href =" https://ik.imagekit.io/naihe/pay/hbm.jpg " ><img src =" https://ik.imagekit.io/naihe/pay/hbm.jpg " alt =" stream.png " border =" 0 " width =" 400px " height =" 220px " /></a >
142- <a href =" http://typora.datastream.tebi.io/68747470733a2f2f73322e617831782e636f6d2f323032302f30312f33312f3133503863462e6a7067.jpg " ><img src =" http://typora.datastream.tebi.io/68747470733a2f2f73322e617831782e636f6d2f323032302f30312f33312f3133503863462e6a7067.jpg " alt =" stream.png " border =" 0 " width =" 400px " height =" 220px " /></a >
143+ <a href =" http://typora.datastream.tebi.io/68747470733a2f2f73322e617831782e636f6d2f323032302f30312f33312f3133503863462e6a7067.jpg " ><img src =" http://typora.datastream.tebi.io/68747470733a2f2f73322e617831782e636f6d2f323032302f30312f33312f3133503863462e6a7067.jpg " alt =" stream.png " border =" 0 " width =" 400px " height =" 220px " /></a >
143144题外话:赞助的时候可以留言,留言内容将被展示在 [ 赞助列表画面] ( https://github.com/239144498/ClipSync/wiki/Donation-List ) 。如果赞助图片未能正常显示,请访问: [ https://ik.imagekit.io/naihe/pay/hbm.jpg ] ( https://ik.imagekit.io/naihe/pay/hbm.jpg )
144145** 你的` star ` 或者` 赞助 ` 是我长期维护此项目的动力所在,由衷感谢每一位支持者,“每一次你花的钱都是在为你想要的世界投票”。 另外,将本项目推荐给更多的人,也是一种支持的方式,用的人越多更新的动力越足。**
145146
You can’t perform that action at this time.
0 commit comments