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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
briandowns avatar

briandowns/spinner

0
View on GitHub↗
2,525 stars·130 forks·Go·Apache-2.0·11 vues

Spinner

Go (golang) package with 90 configurable terminal spinner/progress indicators.

Features

  • Command Line Tools - Terminal spinner and progress indicator.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.
  • General Utilities - Terminal loading animation library.
  • General Utility Libraries - Terminal loading animations.
  • Terminal User Interfaces - Provides terminal spinners for CLI feedback.

Historique des stars

Graphique de l'historique des stars pour briandowns/spinnerGraphique de l'historique des stars pour briandowns/spinner

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Spinner

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Spinner.
  • charmbracelet/bubblesAvatar de charmbracelet

    charmbracelet/bubbles

    7,796Voir sur GitHub↗

    Bubbles is a terminal user interface toolkit and component library providing a set of pre-built, reusable widgets for creating interactive command-line applications. It functions as a framework for building complex tools that require real-time updates and keyboard navigation. The library includes a variety of specialized interface elements such as fuzzy-filterable item lists, single-line and multi-line text inputs, and tabular data grids. It also provides visual feedback components including animated loading spinners, progress meters, countdown timers, and stopwatches. Additional capabilitie

    Goclielm-architecturehacktoberfest
    Voir sur GitHub↗7,796
  • charmbracelet/bubbleteaAvatar de charmbracelet

    charmbracelet/bubbletea

    43,164Voir sur GitHub↗

    This framework provides a functional architecture for building interactive command-line applications. It utilizes a reactive runtime engine that synchronizes application state, user input, and visual output through a central event-driven message loop. By employing a unidirectional data flow pattern, the framework separates the definition of application state from the logic that processes updates and the declarative rendering process that transforms state into terminal-ready output. The framework distinguishes itself through its approach to side-effect management and terminal environment adapt

    Goclielm-architectureframework
    Voir sur GitHub↗43,164
  • asciimoo/wuzzAvatar de asciimoo

    asciimoo/wuzz

    10,711Voir sur GitHub↗

    Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing outgoing network calls and their payloads. It functions as a terminal-based tool for debugging API issues and testing web endpoints. The tool provides specialized filtering for response bodies, using regular expressions and format-specific query syntaxes tailored for JSON and HTML data. It allows for the persistence of captured requests and responses to disk to facilitate the reproduction of network issues and offline analysis. User settings and default request behaviors are

    Goclicurlgo
    Voir sur GitHub↗10,711
  • charmbracelet/lipglossAvatar de charmbracelet

    charmbracelet/lipgloss

    10,591Voir sur GitHub↗

    This project is a framework for composing terminal interfaces through declarative styling and a grid-based layout engine. It provides a comprehensive toolkit for building responsive command-line applications by managing ANSI escape sequences, color profiles, and text rendering to ensure consistent visual output across different terminal environments. The library distinguishes itself through its ability to automatically detect terminal capabilities and background themes, allowing it to adjust color schemes and downsample profiles for optimal readability. It utilizes a layered composition model

    Gocligogolang
    Voir sur GitHub↗10,591
Voir les 30 alternatives à Spinner→

Questions fréquentes

Que fait briandowns/spinner ?

Go (golang) package with 90 configurable terminal spinner/progress indicators.

Quelles sont les fonctionnalités principales de briandowns/spinner ?

Les fonctionnalités principales de briandowns/spinner sont : Command Line Tools, Console Interfaces, General Utilities, General Utility Libraries, Terminal User Interfaces.

Quelles sont les alternatives open-source à briandowns/spinner ?

Les alternatives open-source à briandowns/spinner incluent : charmbracelet/bubbletea — This framework provides a functional architecture for building interactive command-line applications. It utilizes a… gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a… asciimoo/wuzz — Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing… charmbracelet/bubbles — Bubbles is a terminal user interface toolkit and component library providing a set of pre-built, reusable widgets for… charmbracelet/lipgloss — This project is a framework for composing terminal interfaces through declarative styling and a grid-based layout… gookit/color — 🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support…