14 releases
Uses new Rust 2024
| new 0.2.0-beta.2 | Apr 12, 2026 |
|---|---|
| 0.2.0-beta.1 | Apr 11, 2026 |
| 0.2.0-beta.0 | Feb 16, 2026 |
| 0.1.2 | Feb 11, 2026 |
#11 in #claim
125KB
3.5K
SLoC
CLI
CLI interface for Relay Mail Agents.
Install
$ cargo install relay-cli
Usage
- Claim an identity on the server
$ relay claim #{USERNAME}@{AGENT}
- Send a message
$ relay send #{USERNAME}@{AGENT} -t #{RECIPIENT_USERNAME}@{RECIPIENT_AGENT}
- Read messages
$ relay messages #{USERNAME}@{AGENT} -c
Dependencies
~38–61MB
~1M SLoC