SkillAgentSearch skills...

Pmrp

pmrp (Poor Man's Radio Player) - Probably best Internet radio player script.

Install / Use

/learn @hakerdefo/Pmrp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

📻 A Note to Our Long-Time Listeners: The Next Evolution of PMRP

For 11 years, this lightweight mpg123 script has provided terminal radio to thousands of users, proudly serving as a default package in antiX Linux. Thank you for listening with me.

Because stability matters, this repository will remain exactly as it is—a testament to minimalism and hardcoded reliability.

However, if you are ready for a modern upgrade, I invite you to discover its newly released successor: PMRP-NG. Completely rewritten for the modern terminal, the new version uses mpv, fzf, and dynamically searches a global API of over 40,000 live radio stations.

Step into the new era of PMRP here.

pmrp

pmrp (Poor Man's Radio Player) is an Internet radio player script written in bash.

Features :

  • 350 hand-picked radio stations.
  • Music, news, talk-shows, interviews, comedy, plays and much much more.
  • Easy menu system to browse-navigate between different radio stations.
  • Now playing information.
  • Very low memory footprint.
  • No configuration required. Ready to play from the word go.

Dependencies :

  • mpg123 - mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1,2 and 3 (most commonly MPEG 1.0 layer 3 aka MP3). It is free software licensed under LGPL 2.1. It is available in the repositories of most Linux distributions so you can easily install it via your package manager.

Installation :

Download pmrp-master zip, extract its contents and copy the file 'pmrp' to '/usr/local/bin' directory,

$ sudo cp pmrp /usr/local/bin/

Next make it executable,

$ sudo chmod 755 /usr/local/bin/pmrp

Usage :

Open terminal, run pmrp, select a station according to your mood & don't forget to turn up the volume.

Support :

If you like pmrp, please consider supporting it, even the smallest contribution goes a long way. It is quick & easy via PayPal, Buy Me a Coffee or Liberapay:

Support via PayPal
"Buy Me A Coffee"
Support via Liberapay

License :

Public Domain Mark
This work (<span property="dct:title">pmrp</span>, by <span property="dct:title">hakerdefo</span>), identified by <span property="dct:title">hakerdefo</span>, is free of known copyright restrictions.

Related Skills

View on GitHub
GitHub Stars64
CategoryDevelopment
Updated19d ago
Forks15

Languages

Shell

Security Score

100/100

Audited on Mar 7, 2026

No findings