# Installer mabel avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mabel pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:mabel
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mabel
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mabel
```

  Preuve: MacPorts ports tree: net/mabel/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:mabel
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.7
- **Résumé source:** Fancy BitTorrent client for the terminal
- **Page d'accueil:** <https://github.com/smmr-software/mabel>
- **Dépôt:** <https://github.com/smmr-software/mabel>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mabel (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.1.7
## Historique du projet et usages

Mabel is a terminal BitTorrent client with full and mini TUI modes, built on Go terminal-interface and torrent libraries.

### Historique du projet

The repository was created in 2021, and the first tagged public release, v0.1.0, was published in June 2022. The README says the name comes from the Hebrew word for flood or deluge, loosely tied to torrenting.

Early releases added pieces expected of a terminal client: encrypted-peer requirements, configurable key bindings, kebab-case config keys, HTTP(S) `.torrent` support, a desktop file, and a borderless option.

### Historique d'adoption

Mabel is a niche terminal client rather than a mainstream BitTorrent engine, but it has visible package-manager adoption: the supplied facts list Homebrew and MacPorts, and the upstream README documents both `go install` and Homebrew installation.

The repository has hundreds of GitHub stars, which is meaningful for a small TUI torrent client aimed at users who prefer keyboard-driven terminal workflows.

### Modes d'utilisation

Users run `mabel [OPTIONS] [TORRENT]...`. With no arguments it opens the full TUI; with one infohash, magnet link, or `.torrent` file it opens mini mode; with multiple torrents it opens the full client with those torrents added.

The README documents TOML configuration at `$XDG_CONFIG_HOME/mabel/config.toml`, including download directory, port, logging, encryption behavior, theme choices, and key remapping.

### Pourquoi les passionnés de paquets s'y intéressent

Mabel is package-nerd interesting as a modern Go TUI application that packages a BitTorrent engine and terminal UI as a single command with optional desktop integration.

Its XDG config/state behavior and Homebrew install path make it a cleaner fit for package managers than ad hoc terminal torrent scripts.

### Chronologie

- 2021: Public GitHub repository created
- 2022: v0.1.0 initial release
- 2022: v0.1.2 added required encrypted-peer support
- 2022: v0.1.5 added HTTP(S) `.torrent` support and a desktop file
- 2023: v0.1.7 updated dependencies

### Related projects

- The upstream README credits charmbracelet/bubbletea for terminal UI work.
- The upstream README credits anacrolix/torrent for BitTorrent functionality.
- Homebrew and MacPorts package Mabel according to the supplied package-manager facts.

### Sources

- <https://api.github.com/repos/smmr-software/mabel>
- <https://github.com/smmr-software/mabel>
- <https://github.com/smmr-software/mabel/blob/main/config.go>
- <https://github.com/smmr-software/mabel/releases>
- source_facts.package-manager


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $XDG_CONFIG_HOME/mabel/config.toml
## Autres enregistrements de gestionnaires de paquets

- MacPorts - mabel: normalized package name match | MacPorts ports tree: net/mabel/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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