Initial Commit
[spot-check-nix.git] / README.md
CommitLineData
5b73abf9
JC
1# Intro
2
3Use 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
11Shells - Mo Lowda & The Humble
12```
13
14# Portability
15
16Relies on `dbus` but you probably have it included if your distro uses `systemd`.