sptfyin is a simple spotify link shortener,
paste your spotify track, album, or playlist url → slap on a custom back half (optional) → done. ✨
no ads, no nonsense—just short links that actually work.
-
strictly for spotify links. no weird redirects.
-
want a cleaner url? add your own slug. or don’t. we’re not picky.
-
self-hosted, no tracking, no bs
shoutout to the open-source community for the tools that made this possible:
- svelte 5 for the magic 🪄
- shadcn-svelte for the pretty parts
- pocketbase for the backend 📁
- plus jakarta sans for the clean fonts
Spotify® is a registered trademark of Spotify AB.
this project is not affiliated with, endorsed by, or sponsored by Spotify AB.
(TL;DR: we just like their music links, okay?)
- backend: PocketBase in Docker (
~/pb-docker) - current VPS size: 2 vCPU / 2 GB RAM / 20 GB disk
- reverse proxy: Nginx ->
127.0.0.1:8091 - frontend: Cloudflare Pages
- status page: https://status.sptfy.in
- docs hub:
docs/README.md - local development:
docs/dev/local-development.md - product roadmap:
docs/product/roadmap.md - migration runbook:
docs/ops/migration-runbook.md
this repository is licensed under AGPL-3.0