Automic VaultAutomic Vault

brew

Installer airshare avec Homebrew

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install airshare

local Homebrew formula metadata

aperçu

Résumé du paquet

Cross-platform content sharing in a local network

historique

Historique du projet et usages

Airshare is a Python CLI and module for peer-to-peer local-network content transfer. It uses multicast DNS service discovery and an HTTP gateway so files, directories, text, and clipboard content can move across nearby machines without an internet service.

Historique du projet

The official README describes Airshare as a Python-based CLI tool and module built with aiohttp and zeroconf. Its repository metadata and license text place the project in 2020 under the KuroLabs/Airshare GitHub repository.

Airshare's design centers on a small command-line interaction: one machine publishes content under a short code word and another uses the same code word to receive it. The HTTP gateway broadens the tool beyond CLI-to-CLI transfer, letting browsers and mobile devices fetch the shared content when local name resolution permits.

Historique d'adoption

Official installation instructions cover pip, pipx, and Homebrew, which is the usual adoption path for a Python CLI that wants to be convenient both for Python users and macOS command-line users.

The repository has tags from 0.1.0 through 0.1.6, but it exposes less public release narrative than larger projects. The safe history is therefore about its documented packaging surfaces and feature set, not a detailed organizational chronology.

Modes d'utilisation

A typical send operation is `airshare codeword file-or-directory`; the receiver runs `airshare codeword` or visits the advertised `.local` HTTP URL. Airshare can also transfer plain text, interact with clipboards, stream large files in chunks, and be imported as a Python module.

Its practical edge is local, offline sharing: it avoids accounts and cloud storage, but depends on multicast DNS support such as Bonjour or Avahi for friendly `.local` discovery on some platforms.

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

Airshare is a tidy example of the Python CLI packaging stack meeting Homebrew. The same tool is installable with pip, pipx, and brew, while its runtime behavior depends on Python async networking libraries and host-level local-network discovery.

For package maintainers, the interesting parts are less about compilation and more about cross-platform behavior: mDNS support, clipboard integration, browser fallback, and large-file streaming all affect whether the packaged CLI feels native.

Chronologie

  • 2020: README license and project authorship identify the public Airshare project era.
  • 2020: Repository tags include the 0.1.x series from 0.1.0 through 0.1.6.
  • 2020s: Official install docs list pip, pipx, and Homebrew installation paths.

Related projects

  • aiohttp and zeroconf are named by the README as implementation building blocks.
  • Avahi and Bonjour are related platform services for multicast-DNS name resolution in Airshare's documented local-network workflow.

posture de sécurité

Niveau de risque : blue

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

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

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

Signaux

  • text:network

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
airsharecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.1.6
gestionnaire mis à jour2026-06-09
données localesOK
amontnot checked
dernière version détectéenon détecté

https://airshare.readthedocs.io/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:airshare
Version0.1.6
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/airshare
Page d'accueilhttps://airshare.readthedocs.io/
Dépôthttps://github.com/KuroLabs/Airshare
Docs amonthttps://airshare.readthedocs.io/en/latest
LicenceMIT
Archive sourcehttps://files.pythonhosted.org/packages/cb/a2/d59c18cd6a143bf860c29acb70552b7351fd7e0f56213be86b624601106b/Airshare-0.1.6.tar.gz
Dernière mise à jour2026-06-09T15:31:25Z
Pulseupdated
Dépendancescertifi, python@3.14
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameairshare
Version Scheme0
Revision24
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment