awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesShell Command Credential Providers

Reads client credentials from a shell command instead of storing them in plain text.

Distinct from Client Credentials: Distinct from Client Credentials: focuses on retrieving credentials via shell commands rather than static configuration or OAuth flows.

Explore 3 awesome GitHub repositories matching security & cryptography · Shell Command Credential Providers. Refine with filters or upvote what's useful.

Awesome Shell Command Credential Providers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • aome510/spotify-playerAvatar de aome510

    aome510/spotify-player

    6,247Ver en GitHub↗

    Spotify Player is a terminal-based client for streaming and controlling Spotify music directly from the command line. It combines a text-based user interface with a background daemon mode, allowing users to browse their Spotify library, manage playlists, and control playback entirely through keyboard shortcuts. The application integrates with Spotify's Web API and Connect protocol, enabling remote playback control across devices while streaming audio locally without the official client. The player distinguishes itself through its plugin-based command system, which lets users define custom she

    Reads the Spotify client ID from a shell command instead of storing it in plain text.

    Rustclimusicmusic-player
    Ver en GitHub↗6,247
  • datlechin/tableproAvatar de datlechin

    datlechin/TablePro

    4,471Ver en GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Retrieves database passwords at runtime from external files, environment variables, or shell commands instead of storing them in a local keychain.

    Swift
    Ver en GitHub↗4,471
  • jackmort/chatgpt.nvimAvatar de jackMort

    jackMort/ChatGPT.nvim

    4,005Ver en GitHub↗

    ChatGPT.nvim es un plugin de Neovim para LLMs de OpenAI que sirve como asistente de código impulsado por IA para refactorizar, completar y corregir fragmentos de código. Funciona como una herramienta de automatización de prompts personalizados y un renderizador de markdown, permitiendo a los usuarios interactuar con modelos de lenguaje directamente dentro del editor. El proyecto se distingue por un framework para definir personas de IA reutilizables y tareas automatizadas de procesamiento de texto mediante prompts del sistema y plantillas. Incluye un sistema de renderizado especializado que transforma las respuestas en markdown estilizado con bloques de código plegables. El plugin cubre interfaces de chat interactivas, prompts conscientes del contexto para archivos de proyecto y acciones de código automatizadas para corrección gramatical y de errores. También implementa una gestión segura de credenciales obteniendo claves de API mediante comandos externos en lugar de almacenamiento estático.

    Retrieves sensitive API keys by executing shell commands to avoid storing secrets in plain-text configuration files.

    Lua
    Ver en GitHub↗4,005
  1. Home
  2. Security & Cryptography
  3. Client Credentials
  4. Shell Command Credential Providers