awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dnote/dnote

Open-source alternatives to Dnote

30 open-source projects similar to dnote/dnote, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dnote alternative.

  • jawher/mow.cliالصورة الرمزية لـ jawher

    jawher/mow.cli

    884عرض على GitHub↗

    A versatile library for building CLI applications in Go

    Goclicommand-linego
    عرض على GitHub↗884
  • schollz/progressbarالصورة الرمزية لـ schollz

    schollz/progressbar

    4,678عرض على GitHub↗

    This project is a thread-safe terminal progress bar and IO progress wrapper for Go applications. It provides a library for rendering updating progress indicators and activity spinners within a command-line interface to visualize task completion and data stream progress. The library includes a stream-wrapping IO interceptor that automatically tracks and displays the volume of bytes processed during read or write operations. It also supports indeterminate activity spinners for processes where the total work volume is unknown. Users can configure the visual appearance of the progress indicators

    Gocommand-linegogolang
    عرض على GitHub↗4,678
  • dixonwille/wmenuالصورة الرمزية لـ dixonwille

    dixonwille/wmenu

    229عرض على GitHub↗

    An easy to use menu structure for cli applications that prompts users to make choices.

    Goawesome-gocligolang
    عرض على GitHub↗229
  • jaffee/commandeerالصورة الرمزية لـ jaffee

    jaffee/commandeer

    175عرض على GitHub↗

    Automatically sets up command line flags based on struct fields and tags.

    Go
    عرض على GitHub↗175
  • mum4k/termdashالصورة الرمزية لـ mum4k

    mum4k/termdash

    3,014عرض على GitHub↗

    Terminal based dashboard.

    Godashboardgolangterminal-based
    عرض على GitHub↗3,014

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • posener/completeالصورة الرمزية لـ posener

    posener/complete

    955عرض على GitHub↗

    bash completion written in go bash completion for go command

    Gobash-completioncompletionfish-completion
    عرض على GitHub↗955
  • antham/strumtالصورة الرمزية لـ antham

    antham/strumt

    62عرض على GitHub↗

    Strumt is a library to create prompt chain

    Gopromptprompt-chain
    عرض على GitHub↗62
  • dixonwille/wlogالصورة الرمزية لـ dixonwille

    dixonwille/wlog

    67عرض على GitHub↗

    A simple logging interface that supports cross-platform color and concurrency.

    Goawesome-gocligolang
    عرض على GitHub↗67
  • guptarohit/asciigraphالصورة الرمزية لـ guptarohit

    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
  • integrii/flaggyالصورة الرمزية لـ integrii

    integrii/flaggy

    951عرض على GitHub↗

    Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.

    Gocliflagsgolang
    عرض على GitHub↗951
  • junegunn/fzfالصورة الرمزية لـ junegunn

    junegunn/fzf

    81,017عرض على GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    عرض على GitHub↗81,017
  • mkideal/cliالصورة الرمزية لـ mkideal

    mkideal/cli

    724عرض على GitHub↗

    CLI - A package for building command line app with go

    Go
    عرض على GitHub↗724
  • nanovms/opsالصورة الرمزية لـ nanovms

    nanovms/ops

    1,500عرض على GitHub↗

    ops - build and run nanos unikernels

    Godevopsedge-computingimagebuilder
    عرض على GitHub↗1,500
  • posener/cmdالصورة الرمزية لـ posener

    posener/cmd

    47عرض على GitHub↗

    The standard library flag package with its missing features

    Gocmdcommandflag
    عرض على GitHub↗47
  • alecthomas/kingpinالصورة الرمزية لـ alecthomas

    alecthomas/kingpin

    3,564عرض على GitHub↗

    CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

    Goclicommand-linego
    عرض على GitHub↗3,564
  • akamensky/argparseالصورة الرمزية لـ akamensky

    akamensky/argparse

    640عرض على GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    عرض على GitHub↗640
  • devfacet/gocmdالصورة الرمزية لـ devfacet

    devfacet/gocmd

    67عرض على GitHub↗

    A Go library for building command line applications.

    Gogogolanggolang-library
    عرض على GitHub↗67
  • alexflint/go-argالصورة الرمزية لـ alexflint

    alexflint/go-arg

    2,229عرض على GitHub↗
    Goargument-parsinggolang
    عرض على GitHub↗2,229
  • gizak/termuiالصورة الرمزية لـ gizak

    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
  • gookit/colorالصورة الرمزية لـ gookit

    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
  • hedzr/cmdrالصورة الرمزية لـ hedzr

    hedzr/cmdr

    140عرض على GitHub↗

    POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations

    Goargument-parserargument-parsingcli
    عرض على GitHub↗140
  • hidevopsio/hibootالصورة الرمزية لـ hidevopsio

    hidevopsio/hiboot

    179عرض على GitHub↗

    hiboot is a high performance web and cli application framework with dependency injection support

    Goapplicationautoconfigurationcli
    عرض على GitHub↗179
  • codingconcepts/envالصورة الرمزية لـ codingconcepts

    codingconcepts/env

    125عرض على GitHub↗

    Tag-based environment configuration for structs

    Go
    عرض على GitHub↗125
  • jessevdk/go-flagsالصورة الرمزية لـ jessevdk

    jessevdk/go-flags

    2,698عرض على GitHub↗

    go command line option parser

    Go
    عرض على GitHub↗2,698
  • leaanthony/clirالصورة الرمزية لـ leaanthony

    leaanthony/clir

    202عرض على GitHub↗

    A Simple and Clear CLI library. Dependency free.

    Go
    عرض على GitHub↗202
  • liujianping/jobالصورة الرمزية لـ liujianping

    liujianping/job

    149عرض على GitHub↗

    JOB, make your short-term command as a long-term job. 将命令行规划成任务的工具

    Shellbenchconcurrencycrontab
    عرض على GitHub↗149
  • cosiner/argvالصورة الرمزية لـ cosiner

    cosiner/argv

    43عرض على GitHub↗

    Argv is a library for Go to split command line string into arguments array.

    Goargvcmdline
    عرض على GitHub↗43
  • davidgamba/go-getoptionsالصورة الرمزية لـ DavidGamba

    DavidGamba/go-getoptions

    60عرض على GitHub↗

    Fully featured Go (golang) command line option parser with built-in auto-completion support.

    Goargument-parserargument-parsingautocomplete
    عرض على GitHub↗60
  • peterh/linerالصورة الرمزية لـ peterh

    peterh/liner

    1,094عرض على GitHub↗

    Pure Go line editor with history, inspired by linenoise

    Go
    عرض على GitHub↗1,094
  • sgreben/flagvarالصورة الرمزية لـ sgreben

    sgreben/flagvar

    48عرض على GitHub↗

    A collection of CLI argument types for the Go flag package.

    Goargument-parserclienum
    عرض على GitHub↗48