Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loan-mgt/letterboxd-badge
Showcase your cinematic tastes in your README with a personalized Letterboxd badge!
https://github.com/loan-mgt/letterboxd-badge
badge cinema readme-profile
Last synced: about 2 months ago
JSON representation
Showcase your cinematic tastes in your README with a personalized Letterboxd badge!
- Host: GitHub
- URL: https://github.com/loan-mgt/letterboxd-badge
- Owner: loan-mgt
- License: gpl-3.0
- Created: 2024-02-19T21:34:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T11:38:33.000Z (7 months ago)
- Last Synced: 2024-06-18T13:24:25.220Z (7 months ago)
- Topics: badge, cinema, readme-profile
- Language: JavaScript
- Homepage: https://letterboxd-badge.vercel.app
- Size: 140 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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:
```markdown
![my cinematic taste](https://letterboxd-badge.vercel.app/)
```
or with a custom redirect link
```markdown
[![my cinematic taste](https://letterboxd-badge.vercel.app/)]()
```
Illustration of the letterboxd badge:![my cinematic taste](https://letterboxd-badge.vercel.app/qypol)
![my cinematic taste](https://letterboxd-badge.vercel.app/qypol?theme=colorMatch)
## 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.