nchlswhttkr / country-backroads

Tweet the song you're currently listening to!

Home Page:country-backroads.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

country-backroads

Tweet the song you're currently listening to!

I like tweeting the music I listen to from time to time. Usually I do this by screenshotting the Apple Music player, but I've wanted a nicer way to do it for a while. So I made this function to generate a cover, which I can call from my phone with a shortcut.

Uses the Inter font, somewhat a slimmed down fork of og-image.

Setup

You can clone this project and deploy it to Vercel. From there you can use Apple Shortcuts to grab the song currently playing on your device, generate a cover, and tweet it.

Make sure to swap out the URL for your own Vercel deployment. (https://country-backroads-*.vercel.app/api/)

If you want to limit access, requests will be blocked if the SECRET environment variable is set in Vercel and incoming request lack the matching Secret header value.

About

Tweet the song you're currently listening to!

country-backroads.vercel.app

License:MIT License


Languages

Language:JavaScript 96.4%Language:HTML 3.6%