atac 0.20.0

Arguably a Terminal API Client. Feature-full, free, open-source, offline and account-less.
1
2
3
4
5
pub mod args;
mod utils;
mod cli_logic;
mod handle_commands;
mod commands;