# SwipeToLaunch

> A directory of new products and startups, ranked by how people swipe on them. Visitors swipe right to clear an idea for launch or left to scrub it; a product's score is the raw share of swipes that went right. Swiping needs no account. Submitting requires a Google sign-in.

The board holds 21 live products with 20 swipes cast by 8 people.

Scores are raw approval percentages — right swipes divided by total swipes, with no smoothing or weighting. A product needs at least 5 swipes before it is ranked; below that it is listed as awaiting swipes, because one right swipe reads as 100% and means nothing.

Every page on this site has a Markdown version at the same path with `.md` appended.

## Top products

- [Linear](https://swipetolaunch-web.sightradar.workers.dev/p/linear.md): Issue tracking and planning built for speed — 92% of 458 swipes.
- [Excalidraw](https://swipetolaunch-web.sightradar.workers.dev/p/excalidraw.md): Whiteboard sketching with a hand-drawn look — 90% of 320 swipes.
- [Raycast](https://swipetolaunch-web.sightradar.workers.dev/p/raycast.md): A launcher that replaces Spotlight on macOS — 89% of 400 swipes.
- [Supabase](https://swipetolaunch-web.sightradar.workers.dev/p/supabase.md): Postgres with auth, storage and realtime attached — 84% of 400 swipes.
- [tldraw](https://swipetolaunch-web.sightradar.workers.dev/p/tldraw.md): An infinite canvas you can embed in your own app — 83% of 240 swipes.
- [Obsidian](https://swipetolaunch-web.sightradar.workers.dev/p/obsidian.md): Notes as plain Markdown files you own — 79% of 350 swipes.
- [Bruno](https://swipetolaunch-web.sightradar.workers.dev/p/bruno.md): An API client that keeps requests in your repo — 79% of 121 swipes.
- [Resend](https://swipetolaunch-web.sightradar.workers.dev/p/resend.md): Transactional email built for developers — 76% of 160 swipes.
- [Zed](https://swipetolaunch-web.sightradar.workers.dev/p/zed.md): A code editor written for latency, not features — 75% of 250 swipes.
- [Plausible](https://swipetolaunch-web.sightradar.workers.dev/p/plausible.md): Analytics without cookies or personal data — 74% of 121 swipes.
- [PostHog](https://swipetolaunch-web.sightradar.workers.dev/p/posthog.md): Product analytics, session replay and flags in one place — 73% of 230 swipes.
- [Railway](https://swipetolaunch-web.sightradar.workers.dev/p/railway.md): Deploy an app without configuring infrastructure — 73% of 200 swipes.
- [Cal.com](https://swipetolaunch-web.sightradar.workers.dev/p/cal-com.md): Open-source scheduling you can self-host — 73% of 180 swipes.
- [Typst](https://swipetolaunch-web.sightradar.workers.dev/p/typst.md): Typesetting with LaTeX output and readable syntax — 72% of 150 swipes.
- [Val Town](https://swipetolaunch-web.sightradar.workers.dev/p/valtown.md): Write and run small scripts in the cloud — 67% of 6 swipes.
- [Hoppscotch](https://swipetolaunch-web.sightradar.workers.dev/p/hoppscotch.md): A browser-based API client with no install — 65% of 112 swipes.
- [Jenkins](https://swipetolaunch-web.sightradar.workers.dev/p/jenkins.md): The CI server that predates everyone else's — 36% of 180 swipes.
- [PromptDeck](https://swipetolaunch-web.sightradar.workers.dev/p/yet-another-ai-wrapper.md): Prompt templates in a subscription wrapper — 14% of 140 swipes.
- [marimo](https://swipetolaunch-web.sightradar.workers.dev/p/marimo.md): A Python notebook that reruns itself correctly — 100% of 4 swipes.
- [Bun](https://swipetolaunch-web.sightradar.workers.dev/p/bun.md): Fast JavaScript runtime, bundler and package manager — 100% of 2 swipes.
- [OrbStack](https://swipetolaunch-web.sightradar.workers.dev/p/orbstack.md): Docker and Linux VMs that do not drain the battery — 67% of 3 swipes.

## Site pages

- [The deck](https://swipetolaunch-web.sightradar.workers.dev/index.md): the swipe deck and the board.
- [The board](https://swipetolaunch-web.sightradar.workers.dev/leaderboard.md): every product, ranked by approval percentage.
- [About](https://swipetolaunch-web.sightradar.workers.dev/about.md): how the scoring, voting and submission flow work.

## Categories

- [Developer Tools](https://swipetolaunch-web.sightradar.workers.dev/api/products?category=Developer%20Tools): 14 products.
- [Open Source](https://swipetolaunch-web.sightradar.workers.dev/api/products?category=Open%20Source): 10 products.
- [Productivity](https://swipetolaunch-web.sightradar.workers.dev/api/products?category=Productivity): 4 products.
- [Analytics](https://swipetolaunch-web.sightradar.workers.dev/api/products?category=Analytics): 2 products.
- [Design](https://swipetolaunch-web.sightradar.workers.dev/api/products?category=Design): 2 products.
- [Writing](https://swipetolaunch-web.sightradar.workers.dev/api/products?category=Writing): 2 products.
- [AI](https://swipetolaunch-web.sightradar.workers.dev/api/products?category=AI): 1 product.
- [Data](https://swipetolaunch-web.sightradar.workers.dev/api/products?category=Data): 1 product.
- [Marketing](https://swipetolaunch-web.sightradar.workers.dev/api/products?category=Marketing): 1 product.

## API and tools

- [MCP server](https://swipetolaunch-web.sightradar.workers.dev/mcp): Streamable HTTP. Tools: list_products, get_product, search_products, get_leaderboard, get_stats, enrich_url, submit_product.
- [Products JSON](https://swipetolaunch-web.sightradar.workers.dev/api/products): accepts `q`, `category`, `sort=top|new`, `limit`, `offset`, `slug`.
- [Stats JSON](https://swipetolaunch-web.sightradar.workers.dev/api/stats): live totals.

## Optional

- [Full board as text](https://swipetolaunch-web.sightradar.workers.dev/llms-full.txt): every live product in one file.
- [Sitemap](https://swipetolaunch-web.sightradar.workers.dev/sitemap.xml)
