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
14
15
pub mod choice_popup;
pub mod cookie_table;
pub mod cookies_popup;
pub mod help_popup;
pub mod script_console;
pub mod settings_popup;
pub mod stateful_custom_table;
pub mod stateful_list;
pub mod stateful_scrollbar;
pub mod stateful_tree;
pub mod text_input;
pub mod text_input_selection;
pub mod validation_popup;
pub mod new_request_popup;
pub mod display_popup;