Giter Club home page Giter Club logo

software_install_script's Introduction

常用软件安装脚本

介绍

这是我自用的一个 Windows 和 macOS 的软件批量安装脚本。 分别基于 winget 和 homebrew 包管理器。

其中 Windows 文件夹内 switch_winget_to_USTCsource.bat 文件用于切换为国内安装源。 software_list.txt 文件为软件安装列表。 software_install.bat 文件为安装执行脚本。

macOS 文件夹内 packages.txt 文件为软件安装列表。 install_packages.sh 文件为安装执行脚本。

Windows 软件安装列表

可根据自己的需求,在终端中使用命令 winget search 关键词 来搜索安装包,将ID添加到软件安装列表中。

macOS 软件安装列表

可根据自己的需求,在终端中使用命令 brew search 关键词 来搜索安装包,将软件名添加到列表文件中。

使用方式

Windows

将压缩包解压到同一个文件夹内 运行 switch_winget_to_USTCsource.bat 文件,将源切换为国内源。 若有更适合你的源可以更换内部链接。

双击 software_install.bat 文件即可。 脚本会自动搜寻,下载,并安装列表文件中的软件。

macOS

将压缩包解压到同一个文件夹内 打开终端,将 install_packages.sh 文件拖入终端对话框中,回车。

Enjoy it!

software_install_script's People

Contributors

cgartlab avatar neanc avatar restyled-commits avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

neanc

software_install_script's Issues

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.