Skip to content

Mingu113/vn_radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VNRDO - Play internet radio via mpv from the list of channels

Simple program to quickly listen to radio via mpv, that I made for myself.
Only works on Linux due to hacky implementation.
This program works by calling mpv with the link of the stream in GUI: mpv --player-operation-mode=pseudo-gui "<stream link>"
Makefile not available due to limited knowledge.

Feature

  • The list of channels is inside /vnrdo/vnrdo.c
  • Choose channel from the pre-provided list
  • Listen via mpv
  • mpv and program run differently, you can close vnrdo and let mpv play

Dependencies

  • gcc (for building)
  • mpv (The one that can run from the terminal, for playback)

Compile

gcc main.c vnrdo/*.c -o vnrdo

Usage

Run vnrdio in terminal

About

Simple program to quickly listen to radio via mpv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages