Git Product home page Git Product logo

scoopet's Introduction

๐Ÿจ Scoopet ๐Ÿจ

Excavator license code size repo size

A Bucket for the Best Windows Package Manager Scoop: Continuously Assisting in Academic Research.

If you would like to be a co-maintainer, feel free to tell me in the Discussion.

English | ็ฎ€ไฝ“ไธญๆ–‡

For ones familiar with Scoop:

scoop bucket add scoopet https://github.com/ivaquero/scoopet

๐Ÿƒ To Start

๐Ÿšฒ Install Scoop

๐Ÿ’ป Step 1: Enable remote policy in PowerShell

Set-ExecutionPolicy RemoteSigned -scope CurrentUser

โš™๏ธ Step 2: Download and install Scoop

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

If you skip this step, all user installed Apps and Scoop itself will live in c:/users/user_name/scoop.

๐Ÿ“– Step 3: Glance at quick-start by scoop help

For more information, please visit Scoop official site at ๐Ÿ‘‰ https://scoop.sh/ ๐Ÿ‘ˆ

๐Ÿš— Install Apps from this bucket

๐Ÿš‹ Step 1: Install Aria2 to accelerate downloading

scoop install aria2

๐ŸŽซ Step 2: Install Git to add new repositories

scoop install git

if you are using VPN, you need to turn off aria2 before installing Apps

scoop config aria2-enabled false

โœˆ๏ธ Step 3: Add this wonderful bucket and update, mo-mo-da~ ๐Ÿ’‹

scoop bucket add scoopet https://github.com/ivaquero/scoopet
scoop update

๐Ÿš€ Step 4: Install Apps

Check the exact name of App by scoop search

scoop search <app_name>

Install Apps with assistance of plugin scoop-completion

scoop install scoop-completion
scoop install <app_name>

to use scoop-completion, just to hit tab after initial letters of App names

๐Ÿ’ฏ Step 5: List the official recommended buckets by scoop bucket known

scoop bucket known

main [default]
extras [strongly recommended]
versions
nightlies
nirsoft
php
nerd-fonts
nonportable
java
games
jetbrains

โ“‚๏ธ Trivial

Tweak with Parameters in Aria2

scoop config aria2-enabled true
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

โญ Summary

Research Tools

App Auto-Update ? Original ?
Buzz โœ“ copied from DEV-tools
Inkscape-ext-TexText โœ“ copied from hrshtst
KingDraw โœ“ โœ“
Mendeley-Desktop โœ“ โœ“
NetLogo โœ“ โœ“
Pot-Desktop โœ“ โœ“
TeXLive โœ“ modified chawyehsu

Development Auxiliary

App Auto-Update ? Original ?
AutoDarkMode โœ“ โœ“
ChatBox โœ“ โœ“
Doxygen-GUI โœ“ โœ“
FileCentipede โœ“ โœ“ (by @CronusLM)
LKY-Officetools โœ“ copied from DoveBoy
N-m3u8DL-RE โœ“ โœ“
RectangleWin โœ“ โœ“
Viber โœ“ copied from okibcn
WinRAR โœ“ โœ“
WiseCare365 โœ“ โœ“
VMware-Workstation-Pro โœ“ modified Ash258

Opensource Mirrors

App Auto-Update ? Original ?
Blender-cn โœ“ โœ“
FreeCAD-cn โœ“ โœ“
Git-cn โœ“ โœ“
GIMP-cn โœ“ โœ“
Inkscape-cn โœ“ โœ“
Kicad-cn โœ“ โœ“
Julia-cn โœ“ โœ“
LibreOffice-cn โœ“ โœ“
LyX-cn โœ“ โœ“
Mambaforge-cn โœ“ โœ“
Miniconda-cn โœ“ โœ“
OBS-Studio-cn โœ“ โœ“
Octave-cn โœ“ โœ“
SageMath-cn โœ“ โœ“
TeXStudio-cn โœ“ โœ“
VLC-cn โœ“ โœ“
VSCodium-cn โœ“ โœ“

Mainly for Chinese

App Auto-Update ? Original ?
ADrive โœ“ โœ“
BaiduNetDisk โœ“ โœ“
CAJViewer โœ“ โœ“ (by @rayinfinite)
CNKIExpress โœ“ โœ“ (by @rayinfinite)
DingTalk โœ“ โœ“
DownKyi โœ“ โœ“ (by @CronusLM)
DiskGenius-cn โœ“ โœ“ (by @CronusLM)
Edgeless โœ“ โœ“ (by @IsaacWangTT)
EDrawMax โœ“ โœ“
Eudic โœ“ โœ“
Feishu โœ“ โœ“
Fishing-Funds โœ“ โœ“
LX-Music โœ“ โœ“
M3u8-Downloader โœ“ โœ“
NetEaseMusic โœ“ โœ“ (by @CronusLM)
Partition-Assistant โœ“ โœ“
Tencent-Edu โœ“ โœ“
Tencent-Meeting 3.5.6.416 โœ“ (by @Ryanjiena)
Ting-En โœ“ โœ“
uTools โœ“ copied from chawyehsu
Weasel โœ“ โœ“
WeChatWork โœ“ โœ“
WPSOffice-cn โœ“ โœ“
Yuque โœ“ copied from chawyehsu

scoopet's People

Contributors

github-actions[bot] avatar ivaquero avatar cronuslm avatar paulxjz avatar tony-sung avatar rayinfinite avatar leovan avatar kuronekou avatar xm798 avatar orchesadam avatar dingdang66686 avatar yin-zp avatar goojoe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.