Skip to content

Quick Start

1. Check radiko authentication

認証トークンの状態を確認します:

bash
tomorrow-radio status

2. Scan all available stations

126 局をスキャンします:

bash
tomorrow-radio scan

--source で特定のソースのみ表示:

CommandStations
tomorrow-radio scan --source radiko16 局
tomorrow-radio scan --source rajiru26 局
tomorrow-radio scan --source simulradio84 局

3. Launch TUI

トランシーバー風 4 ペイン TUI を起動:

bash
tomorrow-radio

TUI Controls

KeyAction
EnterStart / Stop recording
TabFocus switch (info ↔ log)
sStation select dialog (全 126 局)
mMode switch (Live / TimeFree) — radiko only
fFormat switch (MP3 / m4a)
lShow schedule
q / Ctrl+CQuit

4. One-shot recording

Station ID はプレフィックスで自動判別されます:

bash
tomorrow-radio live TBS --duration 3600 --format mp3
bash
tomorrow-radio live rajiru_r1_tokyo --duration 1800
bash
tomorrow-radio live simul_FM_WING --duration 3600

5. TimeFree (radiko only)

過去の放送を録音します:

bash
tomorrow-radio tf TBS 20260730130000 20260730140000

時刻は YYYYMMDDHHmm 形式で指定します。

6. Podcast

bash
# フィード表示
tomorrow-radio podcast feed https://feeds.simplecast.com/54nAGcIl

# エピソードダウンロード
tomorrow-radio podcast download https://feeds.simplecast.com/54nAGcIl 0

7. Schedule

予約録音を管理します:

CommandDescription
tomorrow-radio schedule add rajiru_r1_tokyo 20260730 1200 3600予約追加 (source 自動判別)
tomorrow-radio schedule list一覧表示
tomorrow-radio schedule exportcron 形式で出力

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