1 Star 0 Fork 1

scoop-installer/scoopet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-2-Clause

🍨 Extras-CN 🍨

Excavator license code size repo size

专注于服务国人的 Windows 最佳包管理器 Scoop扩展库

⚠️ 为更好的进行管理,本仓库只收录主要针对国内用户的软件,国际通用软件请添加仓库Extras-Plus

⚠️ For a better management, this repo now only contains manifests of softwares for Chinese users, for international softwares, please add the bucket Extras-Plus.

对于熟悉 Scoop 的用户:

scoop bucket add extras-cn https://github.com/Scoopforge/Extras-CN

🏃 开始

🚲 安装 Scoop

💻 步骤 1:在 PowerShell 中打开远程权限

Set-ExecutionPolicy RemoteSigned -scope CurrentUser

⚙️ 步骤 2:下载并安装 Scoop

irm get.scoop.sh -outfile 'install.ps1'
.\install.ps1 -ScoopDir ['Scoop_Path'] -ScoopGlobalDir ['GlobalScoopApps_Path'] -NoProxy
# 例如
.\install.ps1 -ScoopDir 'C:\Scoop' -ScoopGlobalDir 'C:\Program Files' -NoProxy

如果跳过该步骤,Scoop 将默认把所有用户安装的 App 和 Scoop 本身置于 c:/users/user_name/scoop

📖 步骤 3:通过scoop help查看快速上手方法

更多信息,请访问 Scoop 官网 👉 https://scoop.sh/ 👈

🚗 利用扩展库安装 App

🚋 步骤 1:安装 Aria2 来加速下载

scoop install aria2

如果使用 VPN,需要通过如下命令关闭 aria2

scoop config aria2-enabled false

🎫 步骤 2:安装 Git 来添加新仓库

scoop install git

✈️ 步骤 3:添加本仓库并更新,么么哒~ 💋

scoop bucket add extras-cn https://github.com/Scoopforge/Extras-CN
scoop update

🚀 步骤 4:安装 App

使用 scoop search 命令搜索 App 的具体名称

scoop search <app_name>

利用插件 scoop-completion 协助安装

scoop install scoop-completion
scoop install <app_name>

使用scoop-completion:键入 App 名称的前几个字母后敲击tab键进行补全

📝 杂项

Aria2 的参数自定义

# aria2 在 Scoop 中默认开启
scoop config aria2-enabled true
# 关于以下参数的作用,详见 aria2 的相关资料
scoop config aria2-retry-wait 4
scoop config aria2-split 16
scoop config aria2-max-connection-per-server 16
scoop config aria2-min-split-size 4M

⭐️ 总结

跨平台

外语学习

中文名称 App 自动更新 备注
阿波波外语 aboboo 精简版
阿波波外语 aboboo-full 完整版
欧路词典 eudic
德语助手 dehelper
西语助手 eshelper
法语助手 frhelper
每日英语听力 ting-en
每日德语听力 ting-de
每日西语听力 ting-es
每日法语听力 ting-fr
DashPlayer dashplayer
Pot-Desktop pot-desktop

学术研究

中文名称 App 自动更新 备注
CAJViewer cajviewer by @rayinfinite
全球学术快报 cnkiexpress by @rayinfinite
KingDraw kingdraw

日常使用

中文名称 App 自动更新 备注
阿里云盘 adrive
百度云盘 baidunetdisk 推荐 WinGet 安装
钉钉 dingtalk
抖音 douyin
抖音直播伴侣 douyin-streamingtool
哔哩下载姬 downkyi by @CronusLM
Edgeless edgeless by @IsaacWangTT
亿图图示 edrawmax
飞书 feishu
EV 录屏 evcapture
剪映 jianying-pro
爱思助手 i4tools
洛雪音乐助手 lx-music
网易云音乐 neteasemusic
腾讯教育 tencent-edu
腾讯会议 tencent-meeting by @Ryanjiena
TIM tim
uTools utools
小狼毫 weasel
企业微信 wechatwork
WPSOffice wpsoffice-cn
语雀 yuque 复制于 dorado
AIGCPanel aigcpanel
BaiduPCS-Go baidupcs-go
eSearch esearch
Fishing-Funds fishing-funds
HBuilderX hbuilderx
M3u8-Downloader m3u8-downloader

Win 专属

中文名称 App 自动更新 备注
MisakaTranslator misakatranslator by @CronusLM
mpv.net_CM mpv.net-cm
HEU_KMS_Activator heu-kms-activator
LKY-OfficeTools lky-officetools
PHPStudy2016 scoop phpstudy-lagecy-scoop
Reader reader
RegEster regester
SubRenamer subrenamer
WiFi 密码暴力破解 wifi-crack-tool
傲梅分区助手 partition-assistant
软件屏蔽器 malware-patch
微信/QQ/TIM 防撤回补丁 revoke-msg-patcher

开源镜像

App 自动更新
Blender-cn
FreeCAD-cn
Git-cn
GIMP-cn
GIMP@dev-cn
Inkscape-cn
Julia-cn
KiCAD-cn
LibreOffice-cn
LyX-cn
Micromamba-cn
Miniconda-cn
Miniforge-cn
Navicat-Premium-Lite-cn
OBS-Studio-cn
Octave-cn
Qt-Creator-cn
SageMath-cn
TeXStudio-cn
VLC-cn
VSCodium-cn

备注

由于 Win 到权限管理复杂,对于一些常见的不提供 portable 安装包,且需要管理员应用的权限,建议使用 WinGet 进行安装

scoop install winget
winget install Rakuten.Viber
BSD 2-Clause License Copyright (c) 2024, @ivaquero Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

https://github.com/ivaquero/scoopet.git 展开 收起
PowerShell
BSD-2-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/scoop-installer/scoopet.git
git@gitee.com:scoop-installer/scoopet.git
scoop-installer
scoopet
scoopet
master

搜索帮助