aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 7e6ea948067cfa302c8d0f7b57e98c939aea195d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# smartplayctl

A wrapper around [playerctl](https://github.com/altdesktop/playerctl) that automatically selects the correct media player.

Priority:
1. Currently playing player
2. Last controlled player
3. First available player

---

## Features

- Works with any MPRIS-compatible player (Spotify, Firefox, VLC, etc.)
- Fully compatible with PipeWire and WirePlumber
- Supports all `playerctl` commands and arguments
- Remembers the last used player across sessions

---