# tools **Repository Path**: xzgang/tools ## Basic Information - **Project Name**: tools - **Description**: scoop-bucket - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-22 - **Last Updated**: 2024-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🍨 Scoopet 🍨 [![Excavator](https://github.com/ivaquero/scoopet/actions/workflows/ci.yml/badge.svg)](https://github.com/ivaquero/scoopet/actions/workflows/ci.yml) [![license](https://img.shields.io/github/license/ivaquero/scoopet)](https://github.com/ivaquero/scoopet/blob/master/LICENSE) [![code size](https://img.shields.io/github/languages/code-size/ivaquero/scoopet.svg)](https://img.shields.io/github/languages/code-size/ivaquero/scoopet.svg) [![repo size](https://img.shields.io/github/repo-size/ivaquero/scoopet.svg)](https://img.shields.io/github/repo-size/ivaquero/scoopet.svg) 一个用于 Windows 最佳包管理器 [Scoop](https://github.com/ScoopInstaller/Scoop)的脚本仓库:持续助力科研 > 如果你想共同维护仓库,欢迎在讨论版块告诉我。

English | 简体中文

对于熟悉 Scoop 的用户: ```powershell scoop bucket add scoopet https://github.com/ivaquero/scoopet ``` # :running: 开始 ## :bike: 安装 Scoop ### :computer: 步骤 1:在 PowerShell 中打开远程权限 ```powershell Set-ExecutionPolicy RemoteSigned -scope CurrentUser ``` ### :gear: 步骤 2:下载并安装 Scoop ```powershell 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` ### :book: 步骤 3:通过`scoop help`查看快速上手方法 更多信息,请访问 Scoop 官网 👉 👈 ## :car: 利用扩展库安装 App ### :train: 步骤 1:安装 Aria2 来加速下载 ```powershell scoop install aria2 ``` 如果使用 VPN,需要通过如下命令关闭 aria2 ```powershell scoop config aria2-enabled false ``` ### :ticket: 步骤 2:安装 Git 来添加新仓库 ```powershell scoop install git ``` ### :airplane: 步骤 3:添加本仓库并更新,么么哒~ :kiss ```powershell scoop bucket add scoopet https://github.com/ivaquero/scoopet scoop update ``` ### :rocket: 步骤 4:安装 App #### 使用 `scoop search` 命令搜索 App 的具体名称 ```powershell scoop search ``` #### 利用插件`scoop-completion`协助安装 ```powershell scoop install scoop-completion scoop install ``` > 使用`scoop-completion`:键入 App 名称的前几个字母后敲击`tab`键进行补全 ### :100: 步骤 5:查看官方推荐仓库 ```powershell scoop bucket known main [默认] extras [墙裂推荐] versions nightlies nirsoft php nerd-fonts nonportable java games jetbrains ``` ## :m: 其他 ### Aria2 的参数自定义 ```powershell # 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 ``` ## :star: 总结 ### 科研工具 | App | 自动更新 | 原创 | | :------------------: | :------: | :--------------------------------------------------------------: | | Buzz | ✓ | 复制于 [anderlli0053](https://github.com/anderlli0053/DEV-tools) | | Inkscape-ext-TexText | ✓ | 复制于 [hrshtst](https://github.com/hrshtst/scoop-bucket) | | jupyterlab-desktop | ✓ | 修改自 [gdm257](https://github.com/gdm257/scoop-257) | | KingDraw | ✓ | ✓ | | Mendeley-Desktop | ✓ | ✓ | | NetLogo | ✓ | ✓ | | revezone | ✓ | 修改自 [gdm257](https://github.com/gdm257/scoop-257) | | TeXLive | ✓ | 修改自 [chawyehsu](https://github.com/chawyehsu/dorado) | ### 日常工作 | App | 自动更新 | 原创 | | :--------------------: | :------: | :-----------------------------------------------------: | | AutoDarkMode | ✓ | ✓ | | ChatBox | ✓ | ✓ | | Doxygen-GUI | ✓ | ✓ | | FileCentipede | ✓ | ✓ (by @CronusLM) | | LKY-Officetools | ✓ | 复制于 [DoveBoy](hhttps://github.com/DoveBoy/Apps) | | N-m3u8DL-RE | ✓ | ✓ | | Pot-Desktop | ✓ | ✓ | | RectangleWin | ✓ | ✓ | | Viber | ✓ | 复制于 [okibcn](https://github.com/okibcn/ScoopMaster) | | WinRAR | ✓ | ✓ | | WiseCare365 | ✓ | ✓ | | VMware-Workstation-Pro | ✓ | 修改自 [Ash258](https://github.com/Ash258/Scoop-Ash258) | ### 国人产品 | 中文名称 | App | 自动更新 | 原创 | | :-------------: | :-----------------: | :-------: | :-----------------------------------------------------: | | 阿里云盘 | ADrive | ✓ | ✓ | | 百度云盘 | BaiduNetDisk | ✓ | ✓ | | CAJViewer | CAJViewer | ✓ | ✓ (by @rayinfinite) | | 全球学术快报 | CNKIExpress | ✓ | ✓ (by @rayinfinite) | | DashPlayer | DashPlayer | ✓ | ✓ | | 钉钉 | DingTalk | ✓ | ✓ | | 哔哩下载姬 | DownKyi | ✓ | ✓ (by @CronusLM) | | 磁盘精灵 | DiskGenius-cn | ✓ | ✓ (by @CronusLM) | | Edgeless | Edgeless | ✓ | ✓ (by @IsaacWangTT) | | 亿图图示 | edrawmax | ✓ | ✓ | | 欧路词典 | Eudic | ✓ | ✓ | | 飞书 | Feishu | ✓ | ✓ | | Fishing-Funds | Fishing-Funds | ✓ | ✓ | | 洛雪音乐助手 | LX-Music | ✓ | ✓ | | M3u8-Downloader | M3u8-Downloader | ✓ | ✓ | | 网易云音乐 | NetEaseMusic | ✓ | ✓ | | 傲梅分区助手 | Partition-Assistant | ✓ | ✓ | | 腾讯教育 | Tencent-Edu | ✓ | ✓ | | 腾讯会议 | Tencent-Meeting | 3.5.6.416 | ✓ (by @Ryanjiena) | | 每日英语听力 | Ting-En | ✓ | ✓ | | uTools | uTools | ✓ | 复制于 [chawyehsu](https://github.com/chawyehsu/dorado) | | 小狼毫 | Weasel | ✓ | ✓ | | 企业微信 | WeChatWork | ✓ | ✓ | | WPSOffice | WPSOffice-cn | ✓ | ✓ | | 语雀 | Yuque | ✓ | 复制于 [chawyehsu](https://github.com/chawyehsu/dorado) | ### 开源镜像 | App | 自动更新 | 原创 | | :------------: | :------: | :--: | | Blender-cn | ✓ | ✓ | | FreeCAD-cn | ✓ | ✓ | | Git-cn | ✓ | ✓ | | GIMP-cn | ✓ | ✓ | | Inkscape-cn | ✓ | ✓ | | Julia-cn | ✓ | ✓ | | Kicad-cn | ✓ | ✓ | | LibreOffice-cn | ✓ | ✓ | | LyX-cn | ✓ | ✓ | | Mambaforge-cn | ✓ | ✓ | | Miniconda-cn | ✓ | ✓ | | OBS-Studio-cn | ✓ | ✓ | | Octave-cn | ✓ | ✓ | | Qt-Creator-cn | ✓ | ✓ | | SageMath-cn | ✓ | ✓ | | TeXStudio-cn | ✓ | ✓ | | VLC-cn | ✓ | ✓ | | VSCodium-cn | ✓ | ✓ | ## 备注 由于 Win 到权限管理复杂,对于一些常见的不提供 portable 安装包,且需要管理员应用的权限,建议使用 WinGet 进行安装 ```powershell scoop install winget winget install Tencent.QQ ```