Перейти к содержимому
Mineforgian

SpotiHUD Playerctl

Playerctl variables for Hudder: No setup required! Works with Spotify, YT, browsers, and more. Only works on Linux (for now).

Загрузки
196
Подписчики
5
Обновлён
11 июня 2026 г.
Лицензия
LGPL-3.0-or-later

Опубликован 26 апреля 2026 г.

SpotiHUD Playerctl

Playerctl variables for Hudder: No setup required! Works with Spotify, YT, browsers, and more. Only works on Linux (for now).

Requirements

Variables

Full description

  • pctl_player_list,
  • pctl_player, string, e.g. spotify, browser, YouTube, etc.
  • pctl_title, string
  • pctl_artist, string
  • pctl_album, string
  • pctl_status, string, either "Playing", "Paused", or "Stopped"
  • pctl_position, string, formatted as 0:00
  • pctl_duration, string, formatted as 0:00
  • pctl_volume, number, formatted as between 0 and 100
  • pctl_volume_raw, number, formatted as between 0 and 1
  • pctl_position_raw, number, in seconds
  • pctl_duration_raw, number, in seconds
  • pctl_shuffle, boolean
  • pctl_loop, string, either "Playlist", "Track", or "None"
All strings return N/A on error
All numbers return -1 on error

Roadmap

Ченджлог

1.0.1Релиз26.1, 26.1.1, 26.1.2 · 11 июня 2026 г.
  • Add pctl_shuffle and pctl_loop variables
1.0.0Релиз26.1, 26.1.1, 26.1.2 · 26 апреля 2026 г.

Initial Release

OBS: This version requires Java 25 or higher

Комментарии

Загружаем…