# Install wishlist with Homebrew, Nix, pacman, winget

Single entrypoint for multiple SSH endpoints. Version 0.15.2 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#wishlist.

## Install

```sh
sudo av install brew:wishlist
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install wishlist
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#wishlist
```

  Evidence: nixpkgs package indexes: pkgs/by-name/wi/wishlist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S wishlist
```

  Evidence: Arch Linux sync databases: wishlist from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

```sh
winget install --id charmbracelet.wishlist -e
```

  Evidence: Windows Package Manager source index: charmbracelet.wishlist from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:wishlist
- **Package manager:** Homebrew
- **Version:** 0.15.2
- **Source summary:** Single entrypoint for multiple SSH endpoints
- **Homepage:** <https://github.com/charmbracelet/wishlist>
- **Repository:** <https://github.com/charmbracelet/wishlist>
- **Last updated:** 2026-07-25T22:40:21+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- wishlist (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.15.2
## Project history and usage

Wishlist is Charmbracelet's SSH directory: a small Go tool and library for presenting one entry point to many SSH destinations. The public repository was created in January 2022, and the README frames the project around both server mode, where it can list several SSH or Wish applications over SSH, and local mode, where it can browse endpoints from a user's SSH configuration or a YAML file.

### Project history

Wishlist belongs to Charm's broader terminal-application ecosystem, alongside Wish, Bubble Tea, and other tools that treat SSH as a transport for text user interfaces. In July 2023, Charm announced endpoint discovery for Wishlist, adding DNS SRV records, Zeroconf/mDNS, and Tailscale as discovery sources rather than requiring every endpoint to be hand-written.

### How it is used

In practice, Wishlist is used as a terminal landing page for SSH endpoints: locally, it can turn an SSH config into a navigable TUI; as a server, it can act like a bastion that offers a selectable list of hosts or SSH applications. The Tailscale integration made it especially relevant for private tailnets, where endpoints can appear and disappear without public DNS.

### Sources

- <https://api.github.com/repos/charmbracelet/wishlist>
- <https://charm.land/blog/wishlist-sd/>
- <https://github.com/charmbracelet/wishlist>
- <https://tailscale.com/blog/charm-wishlist>


## Security Notes

No matching local secret-handling manifest was found for wishlist. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- Nix - wishlist: normalized package name match | nixpkgs package indexes: pkgs/by-name/wi/wishlist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - wishlist - 0.15.2-1: normalized package name match | Arch Linux sync databases: wishlist from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The SSH directory | https://github.com/charmbracelet/wishlist
- winget - charmbracelet.wishlist: normalized package name match | Windows Package Manager source index: charmbracelet.wishlist from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/wishlist.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wishlist.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
