Yatko icon

Yatko

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

Overview

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.

Core features

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.

Platform-aware asset selection

Choose a download asset that matches the visitor’s operating system and architecture, instead of sending everyone to the same file.

Direct download redirects

Offer a direct download endpoint under /dl/ that redirects straight to the resolved binary.

Link API for automation

Expose a JSON endpoint under /api/link/ that returns the resolved download URL for CI jobs and scripts.

Repository download pages

Publish shareable landing pages that include release notes, release history, and all available assets for a project.

Asset browsing by platform

Show alternate assets and install options on product pages, including examples for Windows, macOS, and Linux builds when those assets exist.

Common use cases

  • README download links

    Publish one clean link in a README so readers can jump to a repository-specific download page instead of searching through GitHub release assets.

  • Platform-specific binary distribution

    Send end users straight to the correct binary for their device when you want a link that resolves by platform automatically.

  • Build and deployment automation

    Fetch the resolved URL as JSON in scripts or CI pipelines when an automated process needs the latest release asset.

  • Release page browsing

    Offer a shareable download page with release notes and all assets when you want users to compare options before downloading.

Pros and Cons

Pros

  • Provides a simple URL pattern that mirrors GitHub repository paths.
  • Can send visitors directly to an OS- and architecture-matched release asset.
  • Includes a JSON endpoint that is useful for CI pipelines and scripts.
  • Shows shareable project pages with release notes and asset lists, which can help users choose the right download.

Cons

  • The public sources do not confirm pricing, so buyers cannot evaluate cost from the available pages.
  • The documentation captured here is incomplete on selection rules, supported edge cases, and integration details beyond the shown URLs.
  • The product pages demonstrate public GitHub releases, but the available evidence does not describe private repository support.

FAQ

What does Yatko do?

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.

How do you use Yatko in practice?

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.

What kinds of repositories are supported?

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.

Are there any documented limitations?

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.

How is Yatko priced?

The pricing URL in the collected sources returned a 404, so the available evidence does not confirm pricing or plan details.

Quick Facts

Category
Developer Tool
Primary use
GitHub release download routing
Input pattern
github.com/owner/repo
Landing page format
yatko.app/owner/repo
Direct download format
yatko.app/dl/owner/repo
API format
yatko.app/api/link/owner/repo

Alternative a Yatko

ByteAsk icon

ByteAsk

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 icon

CreateOS Sandbox

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 icon

hob

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 icon

Ably Chat

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 icon

Manta AI

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 icon

SonOf

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.

Yatko - AI Tool, Features, Use Cases & Alternatives | UStack