一个非官方的ScoopInstaller组织镜像,仓库将通过Github Actions使用wearerequired/git-mirror-action定期同步。
组织介绍

ScoopInstaller_Mirrors

一个非官方的 ScoopInstaller 组织的镜像,暂时只对部分仓库进行了同步,如需其他仓库同步请在 Issues 发布相关问题。

同步周期:每天凌晨3:00(UTC+8)触发一次同步

(20250709)Coding平台发布下线公告,新增CNB平台仓库。
(20250423)由于Gitee项目限制,部分项目因触发“涉及外链滥用”被转为私人仓库并无法更改,建议优先选择Coding镜像。

使用步骤

默认使用者为有经验的老手,新手小白请先查找相关教程和掌握翻译技能查阅相关仓库的说明。
由于只是单纯进行了同步,没有任何改动,相关问题请到源仓库进行反馈。
由于是脚本自动化操作,此处无法保证同步的时效性和准确性,如果出现任何相关的损失请自行承担。

1、修改Scoop源

scoop config SCOOP_REPO 'https://gitee.com/ScoopInstaller_Mirrors/Scoop'

2、添加Bucket源

如果在之前添加了官方的源请先移除。

  • 列出已经添加的源:scoop bucket list
  • 移除xxx源:scoop bucket rm xxx
  • 移除全部:scoop bucket rm *

Gitee
scoop bucket add main 'https://gitee.com/ScoopInstaller_Mirrors/Main'
scoop bucket add extras 'https://gitee.com/ScoopInstaller_Mirrors/Extras'
scoop bucket add versions 'https://gitee.com/ScoopInstaller_Mirrors/Versions'
scoop bucket add nirsoft 'https://gitee.com/ScoopInstaller_Mirrors/Nirsoft'
scoop bucket add sysinternals 'https://gitee.com/ScoopInstaller_Mirrors/Sysinternals'
scoop bucket add php 'https://gitee.com/ScoopInstaller_Mirrors/PHP'
scoop bucket add nerd-fonts 'https://gitee.com/ScoopInstaller_Mirrors/Nerd-fonts'
scoop bucket add nonportable 'https://gitee.com/ScoopInstaller_Mirrors/Nonportable'
scoop bucket add java 'https://gitee.com/ScoopInstaller_Mirrors/Java'
scoop bucket add games 'https://gitee.com/ScoopInstaller_Mirrors/Games'

Coding

由于 Gitee Clone 仓库需要账号密码登录,所以顺便同步到 Coding 上,暂时 Coding 能免登录直接 Clone 仓库。但由于账号只是免费标准版,Clone 速率最大不超过5M/s,并且不清楚是单线限制还是总和限制,可能遇上速率慢的情况。

链接格式如下:(为了简化页面排版,请自行更换xxx为具体项目)
scoop bucket add xxx 'https://e.coding.net/huiaei/ScoopInstaller_Mirrors/xxx'

CNB

链接格式如下:(为了简化页面排版,请自行更换xxx为具体项目)
scoop bucket add xxx 'https://cnb.cool/ScoopInstaller_Mirrors/xxx'

感谢

  • Github:感谢提供的代码托管平台和Actions运行资源
  • Gitee:感谢提供的代码托管平台
  • Coding:感谢提供的代码托管平台
  • CNB:感谢提供的代码托管平台
  • ScoopInstaller:感谢Scoop的开发者和贡献者们
  • git-mirror-action:感谢提供了方便的Actions操作模板
  • tencentcom/git-sync:解决了CNB平台不支持SSH代码推送而无法使用git-mirror-action进行代码镜像同步的问题
  • Gitee自动同步GitHub仓库:感谢此文章作者的文章
  • AI:帮助优化了 Github Actions 的配置文件
  • ...
成就
0
Star
1
Fork
成员(1)
huiaei

搜索帮助