Show a man-like interface

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • goman

    The missing man page for Go binaries. Goman fetches the repo's readme as a man page replacement.

  • If that doesn't spark any joy, you can always try goman :)

  • rare

    Realtime regex-extraction and aggregation into common CLI formats such as histograms, bar graphs, numerical summaries, tables, and more! (by zix99)

  • I do something similar in my go app, rare to display docs by piping markdown files using go's embedded filesystem (similar to the response about looking at the $PAGER variable). You can look here: https://github.com/zix99/rare/blob/master/cmd/docs.go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fzf

    :cherry_blossom: A command-line fuzzy finder

  • I would pipe it to fzf which is much more advanced form the point of navigation as well search in text (you can kinda of embed )

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • pyfzf : Python Fuzzy Finder

    2 projects | dev.to | 10 Mar 2024
  • Command Line Fuzzy Search

    1 project | news.ycombinator.com | 15 Feb 2024
  • A Practical Guide to fzf: Vim Integration

    2 projects | /r/commandline | 29 Nov 2023
  • ltag: A little CLI tool for tagged text searching

    2 projects | dev.to | 27 Oct 2023
  • Any library for FZF style fuzzy string matching?

    2 projects | /r/dotnet | 20 Jul 2023