72
Yatko simplifies GitHub release downloads by transforming standard GitHub repository URLs into clean, direct download links. It detects each visitor's operating system and architecture to serve the correct release asset, eliminating the need for manual selection. By simply swapping the domain from `github.com` to `yatko.app`, (for example https://github.com/cli/cli to https://yatko.app/cli/cli) users can access the right binary with a single click.
Key Features:
Automatic OS and architecture detection for correct binary selection.
Clean, direct download links for GitHub releases.
URL structure mirroring GitHub for ease of use.
API for programmatic access to download URLs.
Supports all public Github repos with release assets
Built with