macOS 通过 Homebrew Tap 安装 openlist #856
qianbinbin
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我自用的 Tap:https://github.com/qianbinbin/homebrew-tap
通过以下命令一键安装:
它会
~/Library/LaunchAgents/homebrew.mxcl.openlist.plist
,通过brew services
管理守护进程:如果需要,还可以安装 rclone,因为 Homebrew 官方的 rclone 缺少 fuse 的支持:
brew install qianbinbin/tap/rclone brew install --cask macfuse # fuse 需要重启
以上二进制文件链接都来自开发者官方,通过 CI/CD 自动更新。
附我的博客文章使用 rclone 和 openlist 管理云存储,还包括了 Linux 下的手动安装,无需通过 root 运行 openlist,而是 systemd 的动态用户。
Beta Was this translation helpful? Give feedback.
All reactions