Skip to content

issac010/baidupcs-web

 
 

Repository files navigation

BaiduPCS-Web

这个项目基于BaiduPCS-Go, 可以让你高效的使用百度云

avatar avatar avatar

腾讯视频: https://v.qq.com/x/page/e0774xoeatv.html

运行

程序已经打包好放在 release 页面, Windows版本直接双击就可以使用

对于 Linux 和 Mac 版本:

打开终端: 
1. cd 到软件所在的目录
2. chmod a+x BaiduPCS-Go
3. ./BaiduPCS-Go
4. 打开浏览器, 在地址栏输入: localhost:5299 就可以看到界面了

运行出错

如果遇到程序启动错误, 应该是端口占用导致的, 可以指定端口运行

./BaiduPCS-Go-xxx web --port 12345

对于老版登陆后没有内容, 只显示 "No permission to do this operation"

登陆后在右上角的设置里面把appid设置为266719就可以正常使用了 avatar

Enjoy, 如果觉得好用, 请不要吝啬 star 或者 follow 哦, 或者顺便 buy me a coffee

支付宝 微信

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 89.1%
  • JavaScript 10.1%
  • Other 0.8%