awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to box-cli-maker/box-cli-maker

Open-source alternatives to Box Cli Maker

30 open-source projects similar to box-cli-maker/box-cli-maker, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Box Cli Maker alternative.

  • iyashjayesh/goscafiyashjayesh 的头像

    iyashjayesh/goscaf

    29在 GitHub 上查看↗

    goscaf generates opinionated, production-quality Go project boilerplate via an interactive CLI. Stop copy-pasting skeleton code between projects.

    Gocli-appdeveloper-toolsgolang
    在 GitHub 上查看↗29
  • muesli/termenvmuesli 的头像

    muesli/termenv

    2,008在 GitHub 上查看↗

    Advanced ANSI style & color support for your terminal applications

    Goansicolorsconsole
    在 GitHub 上查看↗2,008
  • gookit/colorgookit 的头像

    gookit/color

    1,604在 GitHub 上查看↗

    🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Print/Sprintf,兼容并支持 Windows 环境的色彩渲染

    Go256-colorsclicli-color
    在 GitHub 上查看↗1,604
  • guptarohit/asciigraphguptarohit 的头像

    guptarohit/asciigraph

    3,039在 GitHub 上查看↗

    Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.

    Goascii-chartasciigraphchart
    在 GitHub 上查看↗3,039
  • lazynop/lazyenvlazynop 的头像

    lazynop/lazyenv

    50在 GitHub 上查看↗

    TUI for managing .env files

    Gobubble-teaclideveloper-tools
    在 GitHub 上查看↗50

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • mattn/go-isattymattn 的头像

    mattn/go-isatty

    913在 GitHub 上查看↗

    isatty for golang

    Gocygwingogolang
    在 GitHub 上查看↗913
  • alfiankan/crab-config-files-templatingalfiankan 的头像

    alfiankan/crab-config-files-templating

    8在 GitHub 上查看↗

    Dynamic configuration file templating tool for kubernetes manifest or general configuration files

    Goci-cdclidevops
    在 GitHub 上查看↗8
  • gizak/termuigizak 的头像

    gizak/termui

    13,574在 GitHub 上查看↗

    Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a command-line environment. It functions as a TUI layout engine, an interactive CLI framework, and a terminal data visualization toolkit. The library provides a set of specialized widgets for rendering charts, plots, gauges, and tables using character-based graphics. It includes a grid-based system for arranging interface elements using relative coordinates and proportional sizing to create structured displays. The toolkit covers a broad range of capabilities including data visua

    Go
    在 GitHub 上查看↗13,574
  • gosuri/uiprogressgosuri 的头像

    gosuri/uiprogress

    2,141在 GitHub 上查看↗

    A go library to render progress bars in terminal applications

    Go
    在 GitHub 上查看↗2,141
  • gosuri/uitablegosuri 的头像

    gosuri/uitable

    742在 GitHub 上查看↗

    A go library to improve readability in terminal apps using tabular data

    Go
    在 GitHub 上查看↗742
  • alexeyco/simpletablealexeyco 的头像

    alexeyco/simpletable

    550在 GitHub 上查看↗

    Simple tables in terminal with Go

    Goasciicligo
    在 GitHub 上查看↗550
  • labstack/gommonlabstack 的头像

    labstack/gommon

    591在 GitHub 上查看↗

    Common packages for Go

    Gobytescoloremail
    在 GitHub 上查看↗591
  • logrusorgru/auroralogrusorgru 的头像

    logrusorgru/aurora

    1,489在 GitHub 上查看↗

    Golang ultimate ANSI-colors that supports Printf/Sprintf methods

    Goansi-colorsgolangprintf
    在 GitHub 上查看↗1,489
  • mattn/go-colorablemattn 的头像

    mattn/go-colorable

    810在 GitHub 上查看↗

    Colorable writer for windows.

    Gocolorgogolang
    在 GitHub 上查看↗810
  • briandowns/spinnerbriandowns 的头像

    briandowns/spinner

    2,525在 GitHub 上查看↗

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

    Gocligogolang
    在 GitHub 上查看↗2,525
  • c-bata/go-promptc-bata 的头像

    c-bata/go-prompt

    5,481在 GitHub 上查看↗

    go-prompt is a library for building interactive command-line interfaces in Go. It serves as a cross-platform console UI framework and terminal input manager, providing the tools necessary to capture user input and execute commands through a persistent interactive loop. The library features a dedicated auto-completion engine that provides real-time command suggestions. It also supports dynamic prompt prefixes updated via callback functions and a system for managing and recalling command history. The framework covers a broad range of terminal capabilities, including keyboard shortcut mapping,

    Goclicommand-lineinteractive
    在 GitHub 上查看↗5,481
  • abusomani/go-paletteabusomani 的头像

    abusomani/go-palette

    20在 GitHub 上查看↗

    Decorate your terminals using Palette 🎨

    Goansiansi-colorsansi-escape-codes
    在 GitHub 上查看↗20
  • evertras/bubble-tableEvertras 的头像

    Evertras/bubble-table

    574在 GitHub 上查看↗

    A customizable, interactive table component for the Bubble Tea framework

    Gobubblebubble-teabubbles
    在 GitHub 上查看↗574
  • gosuri/uilivegosuri 的头像

    gosuri/uilive

    1,725在 GitHub 上查看↗

    uilive is a go library for updating terminal output in realtime

    Go
    在 GitHub 上查看↗1,725
  • charmbracelet/bubblescharmbracelet 的头像

    charmbracelet/bubbles

    7,796在 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
    在 GitHub 上查看↗7,796
  • charmbracelet/bubbleteacharmbracelet 的头像

    charmbracelet/bubbletea

    43,164在 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
    在 GitHub 上查看↗43,164
  • charmbracelet/lipglosscharmbracelet 的头像

    charmbracelet/lipgloss

    10,591在 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
    在 GitHub 上查看↗10,591
  • cheynewallace/tabbycheynewallace 的头像

    cheynewallace/tabby

    371在 GitHub 上查看↗

    A tiny library for super simple Golang tables

    Go
    在 GitHub 上查看↗371
  • antonmedv/fxantonmedv 的头像

    antonmedv/fx

    20,282在 GitHub 上查看↗

    Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte

    Goclicommand-linejson
    在 GitHub 上查看↗20,282
  • arceus-7/chroma16Arceus-7 的头像

    Arceus-7/chroma16

    3在 GitHub 上查看↗

    Go package that turns any hex color or string into a ready-to-use 16-color terminal palette.

    Gocolor-schemegogolang
    在 GitHub 上查看↗3
  • jroimartin/gocuijroimartin 的头像

    jroimartin/gocui

    10,575在 GitHub 上查看↗

    gocui is a console user interface library for the Go programming language. It provides a toolkit for building interactive terminal applications using a layout engine that organizes overlapping rectangular views and coordinates. The library features a terminal input handler to capture and map keyboard shortcuts and mouse events to specific application actions. It includes an ANSI escape sequence parser to manage text attributes, colors, and cursor positioning. The framework covers interface view management and overlapping window layering, allowing for a structured arrangement of content. Rend

    Gocuigogocui
    在 GitHub 上查看↗10,575
  • cyucelen/markercyucelen 的头像

    cyucelen/marker

    54在 GitHub 上查看↗

    🖍️ Marker is the easiest way to match and mark strings for colorful terminal outputs!

    Go
    在 GitHub 上查看↗54
  • daviddengcn/go-colortextdaviddengcn 的头像

    daviddengcn/go-colortext

    215在 GitHub 上查看↗

    Change the color of console text.

    Go
    在 GitHub 上查看↗215
  • loom-go/loomloom-go 的头像

    loom-go/loom

    126在 GitHub 上查看↗

    The reactive framework for Go.

    Goclicomponentsframework
    在 GitHub 上查看↗126
  • mum4k/termdashmum4k 的头像

    mum4k/termdash

    3,014在 GitHub 上查看↗

    Terminal based dashboard.

    Godashboardgolangterminal-based
    在 GitHub 上查看↗3,014