atac 0.20.0

Arguably a Terminal API Client. Feature-full, free, open-source, offline and account-less.
1
2
3
4
5
6
7
8
9
10
11
12
13
pub mod help;
pub mod cookies;
pub mod logs;
pub mod creating_new_collection;
pub mod creating_new_request;
pub mod deleting_collection;
pub mod deleting_request;
pub mod request_settings;
pub mod renaming_collection;
pub mod renaming_request;
pub mod creating_element;
pub mod choosing_export_format;
pub mod env_editor;