loan-mgt / letterboxd-badge

Showcase your cinematic tastes in your README with a personalized Letterboxd badge!

Home Page:https://letterboxd-badge.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo letterboxd badge

letterbox-badge 🎬

Showcase your cinematic tastes in your README with a personalized Letterboxd badge!

Usage

Generate a simple badge by adding the following markdown to your README:

![my cinematic taste](https://letterboxd-badge.vercel.app/<letterboxd-user-name>)

or with a custom redirect link

[![my cinematic taste](https://letterboxd-badge.vercel.app/<letterboxd-user-name>)](<link-to-redirect-when-badge-clicked>)

Illustration of the letterboxd badge:

my cinematic taste

my cinematic taste

Important Note ❗

This is not an official Letterboxd service.

Options / Customization

Here's a quick example of how to use options:

url?option1=valueofoption1&option2=valueofoption2

Theme Options:

  • classic: Matches the Letterbox Dark theme.
  • colorMatch: Matches the theme to the film cover.

Current Features ✨

  • Allows you to generate a badge on the fly, perfect for your GitHub profile.
  • When clicked, the badge redirects to your Letterboxd activity.

Future Features (To be added) πŸš€

  • Customization options for the badge appearance.
  • Different types and sizes of badges for more flexibility.

About

Showcase your cinematic tastes in your README with a personalized Letterboxd badge!

https://letterboxd-badge.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%