Skip to main content

Crate send_sms

Crate send_sms 

Source
Expand description

send-sms CLI - Command-line interface for FreeMobile SMS API

This crate provides a complete command-line interface for sending SMS messages via the FreeMobile API. It supports multiple input methods, smart stdin detection, interactive prompts, and comprehensive configuration options.

Re-exports§

pub use config::Config;
pub use input::InputHandler;

Modules§

config
constants
Configuration constants for the send-sms CLI
input