import { Github, Star } from "lucide-react"; import { FadeIn } from "./fade-in"; export function OpenSource() { return (

Open source. Always.

SnapOtter is AGPL-3.0 licensed. Inspect every line of code. Contribute back. Self-host forever. No vendor lock-in, no surprise pricing changes, no rug pulls.

Star on GitHub
); }