Your music, visualized
dash.fm turns your Last.fm data into a beautiful, real-time dashboard experience

See dash.fm in action
Watch how dash.fm transforms your Last.fm data into a beautiful, real-time dashboard
Everything you need
dash.fm brings your music listening habits to life with powerful features
Clean UI
Sleek, modern interface designed to showcase your music
Real-time Updates
See your currently playing track update in real-time
Stats Widget
View detailed statistics about your listening habits
Easy Setup
Simple installation process with clear instructions
Open Source
Free to use, modify, and contribute to
Beautiful visualizations
See how dash.fm transforms your Last.fm data into stunning displays


Quick setup guide
Get dash.fm up and running in minutes
Requirements
You need to have PHP and Git installed on your system.
Install PHP:
brew install php
Install Git:
brew install git
Install PHP:
Using XAMPP:
- Download XAMPP from apachefriends.org
- Install XAMPP which includes PHP
Install Git:
- Download Git from git-scm.com
- Run the installer with default options
Ubuntu/Debian:
sudo apt update && sudo apt install php git
Fedora:
sudo dnf install php git
Arch Linux:
sudo pacman -S php git
FreeBSD:
pkg install php git
OpenBSD:
pkg_add php git
NetBSD:
pkgin install php git
Installation
Clone the repository and start the local server:
git clone https://github.com/boreddevhq/dash.fm-improved.git
cd dash.fm-improved
php -S localhost:8000
Ready to go!
Open your browser and navigate to http://localhost:8000
to start using dash.fm
Ready to transform your music experience?
Get started with dash.fm today and see your Last.fm data come alive
See this project on GitHub