WAYLT (What Are You Listening To?) is my own personal Last.fm scrobbler for Linux.
Waylt uses MPRIS to detect currently playing tracks and will automatically scrobble them to Last.fm.
- Python 3.10+
- Linux desktop environment with D-Bus/MPRIS support
- Run WAYLT once to generate your
config.json - Add your own Last.fm API key and shared secret
- Authenticate with Last.fm
- Start scrobbling
Clone the Waylt repository:
git clone https://github.com/Nooned0/Waylt.git
cd WayltInstall Waylt and its dependencies:
pip install .Waylt is now installed and can be launched with
waylt