Elektrine lite

← Feed

@Maxy@lemmy.blahaj.zone

Post #557517

2026-03-06 16:39 UTC

VLC appears to support MPRIS, so commands like $ playerctl play-pause $ playerctl next $ playerctl previous Should be able to control it. See the Relevant arch wiki page for more info. VLC also appears to have a TUI interface. Check out the VLC wiki

Replies (2)

  • @AstroLightz@lemmy.world 2026-03-06 19:04

    Thank you so much! One more thing: would there be a way to check if the user has playerctl installed on their system? Or is there a Python package like it?

    Open ##558319

  • @flameleaf@lemmy.ml 2026-03-07 02:50

    VLC also appears to have a TUI interface. Check out the VLC wiki There’s also a CLI interface accessible through cvlc

    Open ##564005