https://github.com/rfriends/rfriends3_core
Linux/BSD版rfeiends3はラジオ番組を録音するアプリです。
https://github.com/rfriends/rfriends3_core
archlinux bsd chromeos debian freebsd linux radiko rfriends3 rocky stream9 ubuntu
Last synced: 3 months ago
JSON representation
Linux/BSD版rfeiends3はラジオ番組を録音するアプリです。
- Host: GitHub
- URL: https://github.com/rfriends/rfriends3_core
- Owner: rfriends
- Created: 2025-01-23T19:16:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-15T16:02:27.000Z (3 months ago)
- Last Synced: 2025-03-15T17:19:31.602Z (3 months ago)
- Topics: archlinux, bsd, chromeos, debian, freebsd, linux, radiko, rfriends3, rocky, stream9, ubuntu
- Language: Shell
- Homepage:
- Size: 6.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Linuxでラジオ番組録音アプリrfriends3をインストールするためのスクリプトです。
sudo userでログインしてシェルを実行してください。
```
cd
rm -rf rfriends3_core
git clone https://github.com/rfriends/rfriends3_core.git
cd rfriends3_core
sh install_XXXXX.sh
```
rfriends3は下記のディストリビューションで動作確認しています。
インストール確認
|確認日付|ディストロ|実行シェル|
|---|---|---|
|2025/01/24|ubuntu|install_ubuntu.sh|
|2025/01/24|debian|install_ubuntu.sh|
|2025/01/24|stream9|install_stream9.sh|
|2025/01/24|rocky linux|install_stream9.sh|
|2025/01/24|arch linux|install_arch.sh|
|2025/01/24|chromeos linux環境|install_ubuntu.sh|
|2025/02/26|android linuxターミナル|install_ubuntu.sh|
|2025/03/06|freeBSD|install_freebsd.sh|
インストール方法は以下を参照してください。
https://rfriends.github.io/rfriends/distro/rfriends3_core.html