Domain swap for release links
Turn a GitHub repository URL into a clean download page on yatko.app using the same owner/repo path shape.
Yatko turns GitHub repository URLs into clean, platform-aware download links for public releases, with direct download and JSON endpoints.
Yatko is a web service for clean downloads from public GitHub releases. It turns a repository path such as github.com/owner/repo into a Yatko link that resolves to the right release asset for the visitor’s operating system and architecture.
The product keeps the familiar GitHub-style repository shape while changing the domain. That allows a project to offer a landing page, a direct download link, or a JSON API endpoint for automation without requiring readers to navigate GitHub’s release interface first.
Turn a GitHub repository URL into a clean download page on yatko.app using the same owner/repo path shape.
Choose a download asset that matches the visitor’s operating system and architecture, instead of sending everyone to the same file.
Offer a direct download endpoint under /dl/ that redirects straight to the resolved binary.
Expose a JSON endpoint under /api/link/ that returns the resolved download URL for CI jobs and scripts.
Publish shareable landing pages that include release notes, release history, and all available assets for a project.
Show alternate assets and install options on product pages, including examples for Windows, macOS, and Linux builds when those assets exist.
Publish one clean link in a README so readers can jump to a repository-specific download page instead of searching through GitHub release assets.
Send end users straight to the correct binary for their device when you want a link that resolves by platform automatically.
Fetch the resolved URL as JSON in scripts or CI pipelines when an automated process needs the latest release asset.
Offer a shareable download page with release notes and all assets when you want users to compare options before downloading.
Yatko takes a GitHub repository URL shape such as github.com/owner/repo and serves a clean download page or direct download link for the latest release asset that matches the visitor’s platform.
The site shows a landing page at yatko.app/owner/repo, a direct redirect at yatko.app/dl/owner/repo, and a JSON link API at yatko.app/api/link/owner/repo for scripts and CI pipelines.
Yatko is shown working with public repositories such as neovim/neovim, astral-sh/uv, cli/cli, and BurntSushi/ripgrep on the homepage and product pages.
The source shows release pages with multiple assets and platform-specific downloads, but it does not document all selection rules, supported edge cases, or any account-based setup.
The pricing URL in the collected sources returned a 404, so the available evidence does not confirm pricing or plan details.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repos and verifies changes with compilers, debuggers, sanitizers, and tests.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads in Firecracker micro-VMs with private networking and SDK, CLI, or MCP control.
hob is an independent workspace for coding agents, with local control over sessions, terminals, history, routing, and follow-up work.
Ably Chat is a chat API platform for custom realtime chat apps, with rooms, typing indicators, presence, reactions, message updates and usage-based pricing.
Manta AI is an autonomous web app testing tool that maps app behavior, catches regressions, and generates tests from a URL, no scripts or selectors needed.
SonOf connects to your repo and PM tool, audits your codebase, and turns approved work into shipped tickets with senior engineering review.