PHPackages                             nero/radion - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. nero/radion

ActiveLibrary[CLI &amp; Console](/categories/cli)

nero/radion
===========

Multifunctional cli-player

0.4(3y ago)017MITPHPPHP ~8.0

Since Jul 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rahman-nero/radion)[ Packagist](https://packagist.org/packages/nero/radion)[ RSS](/packages/nero-radion/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (10)Used By (0)

### Описание

[](#описание)

Консольная утилита которая позволяет слушать песни из разных источников. На данным момент есть возможность прослушать песню из ютуба и с локального компа.

### Зависимости

[](#зависимости)

Для корректной работы программы, нужно установить эти зависимости:

- php 8.0
- mpv

### Установка

[](#установка)

Установка происходит с помощью этой команды:

```
composer global require nero/radion

```

После установки, можем где угодно выполнить команду `radion command` и у нас программа выполниться.

### Запуск

[](#запуск)

После установки мы можем пользоваться программой.

Но чтобы слушать песни, нам сперва нужно добавить песни которые мы будем слушать, программа же не знает, что вы хотите прослушать. Чтобы дать понять, что нужно воспроизводить, нам нужно добавить песню.

Делается это с помощью, вот такой команды:

```
radion add "https://www.youtube.com/watch?v=sOiMD45QGLs" "Title song"

or

radion add "/home/user/Music/file.mp3" "Title song"

```

Бонус от автора, это песни в `lists.example.json` :)

### Интерфейс

[](#интерфейс)

Теперь, после установки и добавления песен, мы можем уже слушать наши песни!

Вот список доступных команд:

`radion play` - воспроизведение песни

`radion stop` - остановка воспроизводящей песни

`radion next` - перемотка на следующую песню

`radion prev` - отмотка песни на предыдущую

`radion lists` - показать все доступные песни

`radion add "absolute_path_to_mp3 || youtube_link" "Song title"` - добавление песни в список воспроизводимых

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

8

Last Release

1392d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ed134dc6a25f2de64f78e28128508293d4d27ade7a216ec5c746e3807f39ad2?d=identicon)[rahman-nero](/maintainers/rahman-nero)

---

Top Contributors

[![rahman-nero](https://avatars.githubusercontent.com/u/55330121?v=4)](https://github.com/rahman-nero "rahman-nero (34 commits)")

---

Tags

playerstreaming songplayer song

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nero-radion/health.svg)

```
[![Health](https://phpackages.com/badges/nero-radion/health.svg)](https://phpackages.com/packages/nero-radion)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
