Skip to content

Installation

Prerequisites

必須バージョン用途
Node.js22+ランタイム
FFmpeg4.0+ストリーム録音
Gitソースコード取得

FFmpeg のインストール

bash
brew install ffmpeg
bash
sudo apt install ffmpeg
bash
choco install ffmpeg

Install from source

bash
git clone https://github.com/watanabe3tipapa/tomorrow-radio.git
cd tomorrow-radio
npm install
npm run build
npm link

Verify

インストール後、次のコマンドで動作確認します:

bash
tomorrow-radio status

正しく認証できれば、radiko の認証ステータスが表示されます。

MIT License — ターミナルがラジオになる