Yatko
yatko.app
The download button GitHub forgot to add.
Yatko turns any public GitHub repository into a clean download link that picks the right release for each visitor's OS and architecture.
How it works
Swap the domain
github.com → yatko.app
We pick the right binary for each visitor's OS and architecture.
Landing page
yatko.app/owner/repo
Same shape as your GitHub URL — swap the domain and it just works.
Direct download
yatko.app/dl/owner/repo
Detects the user's platform and redirects straight to the right binary.
Link API
yatko.app/api/link/owner/repo
Returns JSON with the resolved download URL - for CI pipelines and scripts.