macOS
brew install mailsylocal Homebrew formula metadata
安装
brew install mailsylocal Homebrew formula metadata
nix profile install nixpkgs#mailsynixpkgs package indexes · pkgs/by-name/ma/mailsy/package.nix · 来源: api.github.com
概览
Quickly generate a temporary email address
历史
Mailsy is a small Node.js CLI for generating and managing disposable email addresses from the terminal. The README says it uses the mail.tm API, copies generated addresses to the clipboard, can fetch messages, show account details, and delete the temporary account.
The public GitHub repository was created in March 2022. Official release metadata available through GitHub begins with the 3.0.x series in September 2022 and continues through a 5.0.0 release in May 2024.
The project remained focused on a narrow terminal workflow rather than becoming a full email client: generate an address with `mailsy g`, fetch mail with `mailsy m`, inspect account details with `mailsy me`, and dispose of the account with `mailsy d`.
Mailsy's README documents npm global installation and Homebrew installation for macOS users, and links Alfred and Raycast extensions. The input package-manager facts confirm Homebrew and Nix availability.
Repository metadata shows several hundred GitHub stars, indicating modest but real uptake among developers who need throwaway inboxes for tests, signups, or quick verification flows.
Typical usage is interactive and clipboard-oriented: run the CLI to create a disposable address, use it wherever a throwaway inbox is needed, then select messages from a terminal prompt and open them in the default browser. Deleting the account rotates to a new address.
For package users, Mailsy is useful because it wraps the mail.tm disposable-mail workflow in a short command with no local service to run. It is best understood as a convenience CLI rather than infrastructure.
Mailsy is a small example of the modern npm-to-Homebrew pipeline for developer conveniences: a global Node CLI gains enough utility to appear in system package managers, even though the project itself is intentionally tiny.
Its importance is practical rather than architectural: it gives shell users a quick disposable inbox without building their own API wrapper or leaving the terminal.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mailsy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/BalliAsghar/Mailsy
安装元数据
| 软件包键 | brew:mailsy |
|---|---|
| 版本 | 5.0.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mailsy |
| 主页 | https://github.com/BalliAsghar/Mailsy |
| 仓库 | https://github.com/BalliAsghar/Mailsy |
| 上游文档 | https://github.com/BalliAsghar/Mailsy#readme |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/mailsy/-/mailsy-5.0.0.tgz |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mailsy |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
mailsy
nix profile install nixpkgs#mailsy来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.