https://github.com/pisugar/sugar-startup
Shell scripts to start your raspberry pi project quickly. 使用shell脚本快速为树莓派安装常用软件。
https://github.com/pisugar/sugar-startup
Last synced: 8 months ago
JSON representation
Shell scripts to start your raspberry pi project quickly. 使用shell脚本快速为树莓派安装常用软件。
- Host: GitHub
- URL: https://github.com/pisugar/sugar-startup
- Owner: PiSugar
- License: gpl-3.0
- Created: 2019-01-29T03:38:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T02:03:44.000Z (almost 6 years ago)
- Last Synced: 2025-04-05T18:58:44.378Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 65.4 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sugar-startup
Shell scripts to start your raspberry pi project.
树莓派开机脚本,自动完成初始化
Buster版本(19年4月以后绝大多数新版系统)的Raspbian执行:
```
git clone https://github.com/PiSugar/sugar-startup.git
sudo -s . ./sugar-startup/start_buster.sh
```
老版本执行:
```
git clone https://github.com/PiSugar/sugar-startup.git
sudo -s . ./sugar-startup/start.sh
```
初始化脚本执行以下内容:
* 更改国内镜像源
* 安装Pisugar微信小程序服务端
* 更新系统
* 安装拼音输入法
* 安装远程桌面
* 安装screen
* 安装syncthing
* 安装 ARIA2下载器(默认不安装,如需安装自行去掉前面的#)
* 安装phddns花生壳动态解析客户端