Add script for playback status
[spot-check-nix.git] / README.md
1 # Intro
2
3 Use Spotify's MPRIS2 D-Bus interface to pull information on your current track.
4
5 ![Screenshot Example in dwm status bar](screenshot.png)
6
7 # Usage
8
9 ```
10 $ ./spot_track
11 Shells - Mo Lowda & The Humble
12 ```
13
14 # Portability
15
16 Relies on `dbus` but you probably have it included if your distro uses `systemd`.