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 is a web service that turns GitHub repository URLs into clean, platform-aware download links for public releases. It also provides direct download and JSON link endpoints for browsers, scripts, and CI pipelines.
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 repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.
hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.
Ably Chat is a chat API platform for building custom realtime chat applications. It supports room-based messaging, typing indicators, presence, reactions, and message updates, with usage-based pricing options for different deployment stages.
Manta AI is an autonomous web app testing tool for teams that want to map application behavior, catch regressions, and generate tests without writing scripts or maintaining selectors. It works from a URL and supports plain-English test flows, run results with screenshots, and scheduled or deployment-triggered checks.
SonOf connects to your repo and PM tool, audits the codebase and surrounding product context, and turns approved work into shipped tickets with senior engineering review. It is aimed at founders and engineering leaders who need backlog help without hiring a full team immediately.