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

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

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

5 个仓库

Awesome GitHub RepositoriesTerminal Data Interfaces

Layers that format complex data for readability in command-line interfaces.

Distinguishing note: Focuses on the presentation layer for terminal users.

Explore 5 awesome GitHub repositories matching development tools & productivity · Terminal Data Interfaces. Refine with filters or upvote what's useful.

Awesome Terminal Data Interfaces GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • chubin/wttr.inchubin 的头像

    chubin/wttr.in

    29,882在 GitHub 上查看↗

    This project is a network-accessible weather information service designed specifically for command-line environments. It delivers real-time meteorological data directly to terminal interfaces through simple HTTP requests, allowing users to retrieve weather reports without leaving their development environment or using a web browser. The service distinguishes itself through a stateless architecture that utilizes content negotiation to provide the optimal output format based on the client request. Whether a user requires plain text, ANSI-colored terminal output, structured JSON for programmatic

    Formats complex data for clear readability within standard command-line interfaces.

    Goascii-artcurlterminal
    在 GitHub 上查看↗29,882
  • saulpw/visidatasaulpw 的头像

    saulpw/visidata

    8,834在 GitHub 上查看↗

    VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting large tabular datasets. It functions as a structured data inspector that loads and flattens complex formats like JSON, XML, and PCAP into interactive sheets, as well as a terminal file manager for navigating directories and performing staged filesystem operations. The project distinguishes itself by rendering data visualizations, such as scatter plots and histograms, directly in the terminal using Unicode Braille characters. It provides a Python-based data wrangling environme

    Provides a terminal-based interface that formats complex tabular data for high readability.

    Pythonclicsvdatajournalism
    在 GitHub 上查看↗8,834
  • ys-l/csvlensYS-L 的头像

    YS-L/csvlens

    3,861在 GitHub 上查看↗

    Csvlens is a terminal-based tabular data explorer and memory-mapped browser designed for viewing and navigating large CSV files. It functions as a command-line interface for inspecting massive structured datasets while maintaining a constant memory footprint. The tool provides a text-based user interface for exploring data, featuring a custom layout engine that supports column resizing, line wrapping, and frozen headers. It includes a search mechanism to locate and visually highlight text patterns using regular expressions. Capabilities cover data manipulation through alphabetical or natural

    Provides a terminal interface for sorting, searching, and organizing large datasets for rapid manual inspection.

    Rust
    在 GitHub 上查看↗3,861
  • automattic/cli-tableAutomattic 的头像

    Automattic/cli-table

    2,298在 GitHub 上查看↗

    Cli-table is a command-line utility and Node.js library for rendering structured, Unicode-bordered tables with custom widths and alignment in terminal applications. It functions as a table formatting tool designed to style headers, pad cells, and truncate text output for command-line tools. The library supports custom box-drawing characters and corner pieces assembled dynamically around cell content to form structured grid layouts. It handles column-width-based cell wrapping by calculating character lengths to split and wrap multi-line text within fixed terminal bounds, alongside ANSI-style h

    Builds command-line interfaces that present structured data in clean, readable tabular formats for users.

    JavaScript
    在 GitHub 上查看↗2,298
  • chubin/rate.sxchubin 的头像

    chubin/rate.sx

    1,088在 GitHub 上查看↗

    Rate.sx is a terminal-based financial utility that provides real-time currency conversion and market data access through standard HTTP requests. It functions as a RESTful service designed to deliver financial information directly to command-line environments, allowing users to retrieve exchange rates and perform calculations without leaving their terminal. The service distinguishes itself by offering text-based visualizations of historical exchange rate trends and automated currency conversion through simple query parameters. By mapping numerical data to character-based grid layouts, it enabl

    Delivers structured financial data responses formatted specifically for readability in command-line interfaces.

    Pythonbitcoinclicrypto
    在 GitHub 上查看↗1,088
  1. Home
  2. Development Tools & Productivity
  3. Terminal Data Interfaces