# Raspberry-Pi-Installer-Scripts-Retro-Terminal **Repository Path**: robomon/raspberry-pi-installer-scripts-retro-terminal ## Basic Information - **Project Name**: Raspberry-Pi-Installer-Scripts-Retro-Terminal - **Description**: 配置安装Retro Terminal按键的脚本项目,引用https://github.com/adafruit/Raspberry-Pi-Installer-Scripts.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-27 - **Last Updated**: 2022-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 国内小伙伴在Retro Terminal上的安装方法 ```bash cd ~/ curl https://gitee.com/robomon/raspberry-pi-installer-scripts-retro-terminal/raw/main/retrogame.sh >retrogame.sh sudo bash retrogame.sh ``` 选择Retro Terminal 然后y确定。 # Raspberry-Pi-Installer-Scripts Some scripts for helping install Adafruit HATs, bonnets, add-on's, & friends! Based heavily on get.pimoroni.com scripts! * Install i2s amplifier with: curl -sS https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/i2samp.sh | bash