← Back to tools
View AGENTS.md for bash_radio_player
Description
bash_radio_player is a terminal radio player that uses mpv and fzf. It provides a simple way to browse and listen to radio stations from the terminal with fuzzy search selection.
When to use this tool
✓ Good fit when
- When you want to listen to radio from the terminal
- When you have mpv and fzf installed
✕ Avoid when
- When you need a standalone radio player
AI Summary
Terminal radio player using mpv for playback and fzf for station selection
Capabilities
- + Stream internet radio
- + Fuzzy search station selection with fzf
- + mpv-based playback
- + Simple bash interface
Use When
- → When you want to listen to radio from the terminal
- → When you have mpv and fzf installed
Avoid When
- x When you need a standalone radio player