1. aws-tui¶
Cross-platform TUI for AWS and S3-compatible services — a Norton-Commander–style dual-pane file manager for S3 plus an EMR Serverless console, built on Textual and the VMx MVVM framework.
1.1. What it does¶
- Dual-pane S3 ⇄ local file management — copy, delete, and multi-select across an S3 (or S3-compatible) source and your local filesystem.
- One-key source switching across every configured AWS profile and S3-compatible connection.
- EMR Serverless console — application picker, job-runs master-detail with state-filter chips, and on-demand log streaming with a grep filter.
- Themable, keyboard-driven — built-in themes and fully customizable keybindings.
1.2. Where to start¶
- New here? Start with Installation, then Platforms and Connections.
- Daily use: Keybindings, the Cookbook, and Theming.
- Contributing or extending: Architecture, Adding a Service, and the Contract Ledger.