https://github.com/bnussbau/trmnl-sleeper-standings
Display Sleeper Standings on your TRMNL
https://github.com/bnussbau/trmnl-sleeper-standings
trmnl trmnl-plugin
Last synced: 5 months ago
JSON representation
Display Sleeper Standings on your TRMNL
- Host: GitHub
- URL: https://github.com/bnussbau/trmnl-sleeper-standings
- Owner: bnussbau
- License: mit
- Created: 2025-08-18T21:58:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-10-06T11:31:15.000Z (10 months ago)
- Last Synced: 2025-11-08T07:17:21.473Z (9 months ago)
- Topics: trmnl, trmnl-plugin
- Language: Liquid
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-trmnl - Sleeper Standing - TRMNL [Hackaton winner ⭐](https://usetrmnl.com/blog/hackathon-fantasy-american-football-winners), see your weekly matchups and vital stats about your competitor by bnussbau (🔌 Plugins - General)
README
## 🏈 Sleeper Standings
A TRMNL recipe that displays real-time fantasy football league standings from Sleeper and lets you monitor your fantasy league performance.
🏆 TRMNL Hackathon Winner ["Fantasy American Football"](https://usetrmnl.com/blog/hackathon-fantasy-american-football-winners) 08/2025 🏆

### Configuration
To use this recipe, you'll need to set in `.trmnlp.yml`:
1. **League ID**: Get your Sleeper League ID from the [Sleeper League Finder](https://sleeper-league-finder.divine-wood-7de9.workers.dev/)
2. **League Name** (optional): Display your league name in the title bar
3. **User Name** (optional): Highlight your team in the standings
### Data Displayed
The plugin shows the following information for each team:
- **Rank**: Current position in the standings
- **User**: Display name of the team owner
- **Team Name**: Custom team name
- **W/L**: Wins and losses record
- **PF**: Points For (total fantasy points scored)
- **PA**: Points Against (total fantasy points allowed)
- **WAI**: Waiver position
### Development
Can be served via [trmnlp](https://github.com/usetrmnl/trmnlp). Install trmnlp and run
```
trmnlp serve
```