flyr
★ 9Search Google Flights from the terminal
┌─ install
$ cargo install flyr-cli
└─ run
$ flyr MAD NRT --date 2026-07-14
searching google flights...
1. IB MAD→NRT 13h55m €612
which flyr weavex songlink-cli unrager ...
Tools for the command line. Built with Rust and Go . Installable via Homebrew, cargo, and go install.
Search Google Flights from the terminal
┌─ install
$ cargo install flyr-cli
└─ run
$ flyr MAD NRT --date 2026-07-14
searching google flights...
1. IB MAD→NRT 13h55m €612
Autonomous research agent powered by local LLMs
┌─ install
$ cargo install --git https://github.com/guitaripod/weavex
└─ run
$ weavex --help
usage: weavex [command] [flags]
exit 0
Convert music URLs & download tracks
┌─ install
$ brew install guitaripod/songlink-cli/songlink-cli
└─ run
$ songlink https://spotify.link/4cOdK2w
resolving universal link...
https://song.link/s/4cOdK2wDCqOpJuMs
A calm Twitter/X TUI with a local-LLM rage filter
┌─ install
$ cargo install unrager
└─ run
$ unrager
rage filter: local llm [active]
hidden: 42 posts · shown: 18 calm posts
A command-line tool to browse the NASA Astronomy Picture of the Day archive.
┌─ install
$ brew install guitaripod/tap/apod-cli
└─ run
$ apod-cli today
fetching astronomy picture of the day...
title: Pillars of Creation
App Store Connect CLI tool built with Go.
┌─ install
$ go install github.com/guitaripod/Pomme@latest
└─ run
$ pomme sales
fetching app store connect...
units: 1,284 · proceeds: $2,431.07
A Song.link CLI app written in Rust. Paste a music service URL, the app generates a Song.link URL blazingly fast and copies it to your clipboard even more blazingly fast.
┌─ install
$ cargo install --git https://github.com/guitaripod/songlink-cli-rust
└─ run
$ songlink https://music.apple.com/track/123
generating song.link...
copied to clipboard in 84ms
Export all GitHub repositories from a user account
┌─ install
$ cargo install gh-export
└─ run
$ gh-export guitaripod/flyr
exporting repository...
files: 127 · size: 2.3 MB
Create 2x2 image collages in the terminal
┌─ install
$ cargo install image-collage
└─ run
$ image-collage a.png b.png c.png d.png
building 2x2 grid...
wrote collage.png (2048x2048)
CLI client for speedrun.com
┌─ install
$ go install github.com/guitaripod/speedrun-cli@latest
└─ run
$ speedrun-cli game "Super Mario 64"
loading leaderboards...
1. cheese 6:41.000
Cross-machine emulation save, mod, and shader cache sync over SSH
┌─ install
$ cargo install --git https://github.com/guitaripod/emusync
└─ run
$ emusync --help
usage: emusync [command] [flags]
exit 0
A command-line tool written in Go that organizes repositories
┌─ install
$ go install github.com/guitaripod/reposort@latest
└─ run
$ reposort ~/Dev
scanning 57 repositories...
go: 14 · rust: 12 · swift: 23
git clone --recursive ~/bin
Source, releases, and install instructions for all 12 tools — plus the rest of 59 open-source projects — live on GitHub.
./explore-all-cli-projects