Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rfriends/rfriends_volumio
Volumio用インストールスクリプト
https://github.com/rfriends/rfriends_volumio
volumio
Last synced: 1 day ago
JSON representation
Volumio用インストールスクリプト
- Host: GitHub
- URL: https://github.com/rfriends/rfriends_volumio
- Owner: rfriends
- Created: 2024-12-13T06:07:42.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2025-01-06T13:15:59.000Z (3 days ago)
- Last Synced: 2025-01-06T13:30:24.296Z (3 days ago)
- Topics: volumio
- Language: Shell
- Homepage: https://rfriends.hatenablog.com/entry/2024/08/25/194850
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rfriends_volumioはvolumio環境でrfriends3を動作させるスクリプトです
cd ~/
sudo apt install git
rm -rf rfriends_volumio
git clone https://github.com/rfriends/rfriends_volumio.git
cd rfriends_volumio
sh rfriends_volumio.shインストール中に以下のメッセージが出たら時刻が正しくありません。
E: Release file for http://raspbian.raspberrypi.org/raspbian/dists/buster/InRelease is not valid yet
手動で時刻合わせ
$ sudo date --set='2025/01/01 01:23:45'
その後、インストールを再実行してください。
インストール方法は以下が参考になります。
ミュージックプレーヤーVolumio上にrfriendsをインストールする。
https://rfriends.hatenablog.com/entry/2024/08/25/194850