Automic VaultAutomic Vault

brew

使用 Homebrew 安装 airshare

查看 airshare 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install airshare

local Homebrew formula metadata

概览

软件包摘要

Cross-platform content sharing in a local network

命令和别名

  • airshare

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:network

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
airsharecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.1.6
管理器更新时间2026-06-09
本地数据OK
上游not checked
检测到的最新版本未检测到

https://airshare.readthedocs.io/

安装元数据

软件包元数据

软件包键brew:airshare
版本0.1.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/airshare
主页https://airshare.readthedocs.io/
仓库https://github.com/KuroLabs/Airshare
上游文档https://airshare.readthedocs.io/en/latest
许可证MIT
源码归档https://files.pythonhosted.org/packages/cb/a2/d59c18cd6a143bf860c29acb70552b7351fd7e0f56213be86b624601106b/Airshare-0.1.6.tar.gz
最后更新2026-06-09T15:31:25Z
Pulseupdated
依赖certifi, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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