求介绍一个能同步百度云盘的插件


Recommended Posts

  • 3 weeks later...

最低开销的做法是可以用开源的bypy脚本,然后在CA User script插件里面定时调用 bypy syncup功能。

https://github.com/houtianze/bypy

 

bypy是python脚本,需要先安装NerdPack插件,然后在NerdPack里面安装Python运行时环境。 这种方法无需装虚拟机,不会影响硬盘休眠

 

如果硬件性能比较强劲,建议用2楼的做法。不过有可能硬盘无法休眠。

 

  • Like 1
Link to comment
  • 9 months later...
On 2/1/2021 at 3:20 PM, jinlife said:

最低开销的做法是可以用开源的bypy脚本,然后在CA User script插件里面定时调用 bypy syncup功能。

https://github.com/houtianze/bypy

 

bypy是python脚本,需要先安装NerdPack插件,然后在NerdPack里面安装Python运行时环境。 这种方法无需装虚拟机,不会影响硬盘休眠

 

如果硬件性能比较强劲,建议用2楼的做法。不过有可能硬盘无法休眠。

 

非常感谢,bypy脚本很好用!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.