awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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.cliAvatar von jawher

    jawher/mow.cli

    884Auf GitHub ansehen↗

    A versatile library for building CLI applications in Go

    Goclicommand-linego
    Auf GitHub ansehen↗884
  • schollz/progressbarAvatar von schollz

    schollz/progressbar

    4,678Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,678
  • dixonwille/wmenuAvatar von dixonwille

    dixonwille/wmenu

    229Auf GitHub ansehen↗

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

    Goawesome-gocligolang
    Auf GitHub ansehen↗229
  • jaffee/commandeerAvatar von jaffee

    jaffee/commandeer

    175Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗175
  • mum4k/termdashAvatar von mum4k

    mum4k/termdash

    3,014Auf GitHub ansehen↗

    Terminal based dashboard.

    Godashboardgolangterminal-based
    Auf GitHub ansehen↗3,014

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • posener/completeAvatar von posener

    posener/complete

    955Auf GitHub ansehen↗

    bash completion written in go bash completion for go command

    Gobash-completioncompletionfish-completion
    Auf GitHub ansehen↗955
  • antham/strumtAvatar von antham

    antham/strumt

    62Auf GitHub ansehen↗

    Strumt is a library to create prompt chain

    Gopromptprompt-chain
    Auf GitHub ansehen↗62
  • dixonwille/wlogAvatar von dixonwille

    dixonwille/wlog

    67Auf GitHub ansehen↗

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

    Goawesome-gocligolang
    Auf GitHub ansehen↗67
  • guptarohit/asciigraphAvatar von guptarohit

    guptarohit/asciigraph

    3,039Auf GitHub ansehen↗

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

    Goascii-chartasciigraphchart
    Auf GitHub ansehen↗3,039
  • integrii/flaggyAvatar von integrii

    integrii/flaggy

    951Auf GitHub ansehen↗

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

    Gocliflagsgolang
    Auf GitHub ansehen↗951
  • junegunn/fzfAvatar von junegunn

    junegunn/fzf

    81,017Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗81,017
  • mkideal/cliAvatar von mkideal

    mkideal/cli

    724Auf GitHub ansehen↗

    CLI - A package for building command line app with go

    Go
    Auf GitHub ansehen↗724
  • nanovms/opsAvatar von nanovms

    nanovms/ops

    1,500Auf GitHub ansehen↗

    ops - build and run nanos unikernels

    Godevopsedge-computingimagebuilder
    Auf GitHub ansehen↗1,500
  • posener/cmdAvatar von posener

    posener/cmd

    47Auf GitHub ansehen↗

    The standard library flag package with its missing features

    Gocmdcommandflag
    Auf GitHub ansehen↗47
  • alecthomas/kingpinAvatar von alecthomas

    alecthomas/kingpin

    3,564Auf GitHub ansehen↗

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

    Goclicommand-linego
    Auf GitHub ansehen↗3,564
  • akamensky/argparseAvatar von akamensky

    akamensky/argparse

    640Auf GitHub ansehen↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    Auf GitHub ansehen↗640
  • devfacet/gocmdAvatar von devfacet

    devfacet/gocmd

    67Auf GitHub ansehen↗

    A Go library for building command line applications.

    Gogogolanggolang-library
    Auf GitHub ansehen↗67
  • alexflint/go-argAvatar von alexflint

    alexflint/go-arg

    2,229Auf GitHub ansehen↗
    Goargument-parsinggolang
    Auf GitHub ansehen↗2,229
  • gizak/termuiAvatar von gizak

    gizak/termui

    13,574Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,574
  • gookit/colorAvatar von gookit

    gookit/color

    1,604Auf GitHub ansehen↗

    🎨 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
    Auf GitHub ansehen↗1,604
  • hedzr/cmdrAvatar von hedzr

    hedzr/cmdr

    140Auf GitHub ansehen↗

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

    Goargument-parserargument-parsingcli
    Auf GitHub ansehen↗140
  • hidevopsio/hibootAvatar von hidevopsio

    hidevopsio/hiboot

    179Auf GitHub ansehen↗

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

    Goapplicationautoconfigurationcli
    Auf GitHub ansehen↗179
  • codingconcepts/envAvatar von codingconcepts

    codingconcepts/env

    125Auf GitHub ansehen↗

    Tag-based environment configuration for structs

    Go
    Auf GitHub ansehen↗125
  • jessevdk/go-flagsAvatar von jessevdk

    jessevdk/go-flags

    2,698Auf GitHub ansehen↗

    go command line option parser

    Go
    Auf GitHub ansehen↗2,698
  • leaanthony/clirAvatar von leaanthony

    leaanthony/clir

    202Auf GitHub ansehen↗

    A Simple and Clear CLI library. Dependency free.

    Go
    Auf GitHub ansehen↗202
  • liujianping/jobAvatar von liujianping

    liujianping/job

    149Auf GitHub ansehen↗

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

    Shellbenchconcurrencycrontab
    Auf GitHub ansehen↗149
  • cosiner/argvAvatar von cosiner

    cosiner/argv

    43Auf GitHub ansehen↗

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

    Goargvcmdline
    Auf GitHub ansehen↗43
  • davidgamba/go-getoptionsAvatar von DavidGamba

    DavidGamba/go-getoptions

    60Auf GitHub ansehen↗

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

    Goargument-parserargument-parsingautocomplete
    Auf GitHub ansehen↗60
  • peterh/linerAvatar von peterh

    peterh/liner

    1,094Auf GitHub ansehen↗

    Pure Go line editor with history, inspired by linenoise

    Go
    Auf GitHub ansehen↗1,094
  • sgreben/flagvarAvatar von sgreben

    sgreben/flagvar

    48Auf GitHub ansehen↗

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

    Goargument-parserclienum
    Auf GitHub ansehen↗48