awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
donnemartin avatar

donnemartin/saws

0
View on GitHub↗
5,307 estrellas·280 forks·Python·11 vistas

Saws

Saws es un wrapper de shell interactivo y gestor de recursos para la AWS CLI. Proporciona un entorno de línea de comandos diseñado para mejorar la ejecución de comandos de AWS mediante texto predictivo, sugerencias de recursos y una navegación mejorada.

La herramienta implementa búsqueda difusa (fuzzy searching) y autocompletado insensible a mayúsculas para acelerar el descubrimiento y la selección de recursos en la nube. Reduce la entrada manual mediante un sistema de atajos de comandos y alias que mapean cadenas cortas a comandos complejos.

La interfaz incluye almacenamiento en caché local de datos de recursos para minimizar las solicitudes a la API, historial de comandos persistente y la capacidad de ejecutar comandos de shell del sistema con tuberías de datos. Los usuarios pueden personalizar la experiencia mediante una configuración basada en archivos para temas visuales y niveles de registro, y acceder a documentación contextual filtrada para los comandos específicos que se están ingresando.

Features

  • AWS CLI Enhancement Tools - Enhances the AWS CLI with an interactive shell wrapper providing autocomplete and improved resource navigation.
  • Fuzzy Matching - Employs fuzzy string matching to filter cloud resources and command aliases via partial input.
  • Resource Management Interfaces - Provides a resource manager for executing AWS commands with customizable shortcuts and local data caching.
  • Command Aliases - Implements a system of command shortcuts and aliases that map short strings to complex AWS CLI commands.
  • Command Aliasing - Provides alternative short names for complex AWS CLI operations through a flexible aliasing system.
  • Resource ID Autocomplete - Provides intelligent suggestions for AWS subcommands, options, and resource IDs as the user types.
  • Fuzzy Search Interfaces - Features a unified search interface for locating AWS resources and shortcuts using partial string matching.
  • AWS Resource Navigators - Provides an enhanced interface for executing AWS commands and navigating cloud infrastructure resources.
  • Cloud Resource Discovery - Provides mechanisms for identifying and fetching the state of AWS resources using fuzzy searching and autocomplete.
  • Autocomplete Suggestion Engines - Provides an autocomplete engine that delivers predictive text and resource suggestions during command entry.
  • Cloud Workflow Enhancements - Adds syntax highlighting, persistent history, and shell piping specifically for cloud management workflows.
  • Cloud-Integrated Shells - Offers an interactive shell environment that bridges local system processes with AWS CLI tools for faster navigation.
  • CLI Help Integration - Speeds up the learning process by providing filtered documentation for specific AWS commands during entry.
  • Local Data Caches - Caches retrieved AWS API data locally to accelerate lookups and minimize remote network requests.
  • Command Line Documentation - Opens contextual documentation and help text filtered to the specific AWS command currently being entered.
  • Shell Command Execution - Runs system shell commands and supports data piping to integrate external tool outputs.
  • Cloud Infrastructure Integrations - Integrates AWS command execution with local shell tools and data piping to streamline infrastructure operations.
  • File-Based Configuration - Uses structured local configuration files to persist user preferences for themes, logging, and shortcuts.
  • Command History Persistence - Stores a record of previously executed commands in a local file for quick reuse across sessions.
  • Interactive History Navigators - Persists entered commands to a local file and enables interactive recall via keyboard shortcuts.
  • Gestión de infraestructura - Enhanced AWS command line interface.
  • Advanced CLI Tools - Enhanced AWS command-line interface.
  • Cloud Infrastructure - Supercharged command line interface for AWS.
  • Command Line Tools - Supercharged command line interface for AWS.
  • Applications - Supercharged AWS CLI with enhanced features.

Historial de estrellas

Gráfico del historial de estrellas de donnemartin/sawsGráfico del historial de estrellas de donnemartin/saws

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace donnemartin/saws?

Saws es un wrapper de shell interactivo y gestor de recursos para la AWS CLI. Proporciona un entorno de línea de comandos diseñado para mejorar la ejecución de comandos de AWS mediante texto predictivo, sugerencias de recursos y una navegación mejorada.

¿Cuáles son las características principales de donnemartin/saws?

Las características principales de donnemartin/saws son: AWS CLI Enhancement Tools, Fuzzy Matching, Resource Management Interfaces, Command Aliases, Command Aliasing, Resource ID Autocomplete, Fuzzy Search Interfaces, AWS Resource Navigators.

¿Qué alternativas de código abierto existen para donnemartin/saws?

Las alternativas de código abierto para donnemartin/saws incluyen: awslabs/aws-shell — aws-shell is an interactive command-line environment designed for executing AWS CLI commands. It functions as a… skim-rs/skim — Skim is a cross-platform interactive fuzzy finder that runs as a terminal application, a Rust library, a Vim and… sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… wallix/awless — Awless is a command-line interface and infrastructure orchestrator for managing, deploying, and inspecting AWS cloud… miguelmota/cointop — Cointop is a cryptocurrency terminal user interface designed for monitoring real-time market statistics, prices, and… lotabout/skim — Skim is an interactive text filter and terminal selection tool written in Rust. It functions as a command line…

Alternativas open-source a Saws

Proyectos open-source similares, clasificados según cuántas características comparten con Saws.
  • awslabs/aws-shellAvatar de awslabs

    awslabs/aws-shell

    7,345Ver en GitHub↗

    aws-shell is an interactive command-line environment designed for executing AWS CLI commands. It functions as a wrapped shell that allows users to run provider-specific infrastructure commands and local system processes within a single interface. The tool distinguishes itself through fuzzy-matching autocomplete for commands and resource IDs, along with dynamic inline documentation and help panels that provide immediate syntax guidance. It enables rapid context changes by allowing users to switch between different AWS identity profiles during a single session. The environment includes session

    Python
    Ver en GitHub↗7,345
  • skim-rs/skimAvatar de skim-rs

    skim-rs/skim

    6,592Ver en GitHub↗

    Skim is a cross-platform interactive fuzzy finder that runs as a terminal application, a Rust library, a Vim and Neovim plugin, and a shell integration tool. It provides real-time filtering and selection from lists of items, supporting keyboard and mouse navigation, live preview panes, and multi-select functionality across Linux, macOS, and Windows. The tool distinguishes itself through a composable query expression tree that supports fuzzy, exact, inverse, prefix, suffix, and logical AND/OR operators, combined with a Smith-Waterman scoring engine that penalizes typos and gaps for natural rel

    Rustfuzzyfinderrustskim
    Ver en GitHub↗6,592
  • sinelaw/freshAvatar de sinelaw

    sinelaw/fresh

    5,914Ver en GitHub↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Rustideterminal-basedtext-editor
    Ver en GitHub↗5,914
  • wallix/awlessAvatar de wallix

    wallix/awless

    4,968Ver en GitHub↗

    Awless is a command-line interface and infrastructure orchestrator for managing, deploying, and inspecting AWS cloud resources. It functions as a resource inspector, identity manager, and secure connection utility, providing a hierarchical set of commands to control cloud environments. The tool distinguishes itself by syncing remote cloud state to local graphs, enabling offline infrastructure analysis, auditing, and resource relationship querying without active API calls. It further streamlines operations by mapping human-readable aliases to system identifiers and facilitating secure shell co

    Go
    Ver en GitHub↗4,968
  • Ver las 30 alternativas a Saws→