Skip to content

mattfinlayson/shakedown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shakedown

A Grateful Dead "Today in History" creation for the Rabbit R1. Shows the top-rated concert from the current calendar date across all years, with a full tracklist and inline audio playback.

Live app · Install on R1

What It Does

On load, the app queries the Relisten API for the highest-rated Grateful Dead show recorded on today's month and day, then pulls the best-rated recording of that show. You get:

  • Show date, venue, and location
  • Recording source and lineage info
  • Full tracklist with set labels
  • Play/pause, next/previous track controls
  • Auto-scrolling now-playing highlight
  • R1 hardware button support (side click, scroll up/down)

Installing on R1

Scan the QR code at qr.html using your R1's Creations scanner. The code encodes all the metadata the R1 needs to install it directly.

Running Locally

No build step — just serve the repo root:

python3 -m http.server 8000
# or
npx http-server

Then open http://localhost:8000.

Deployment

Pushes to main automatically deploy to GitHub Pages via the workflow in .github/workflows/pages.yml.

Tech

License

MIT

About

Grateful Dead Today in History — Rabbit R1 creation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages