LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tabiew

Lightweight TUI for viewing and querying tabular data

TLDR

Open a CSV file in the viewer
$ tw [data.csv]
copy
Open with a custom delimiter
$ tw [data.csv] --separator '|'
copy
Pipe data from stdin
$ curl -s "[https://example.com/data.csv]" | tw
copy

SYNOPSIS

tw [options] file...

DESCRIPTION

tabiew is a terminal application for viewing and querying tabular data files including CSV, TSV, Parquet, JSON, JSONL, Arrow, SQLite, Excel, and Logfmt. It features SQL query capabilities, Vim-style navigation, fuzzy search, and automatic file format detection.

INSTALL

sudo pacman -S tabiew
copy
brew install tabiew
copy
nix profile install nixpkgs#tabiew
copy

HISTORY

tabiew was created by shshemi and is written in Rust.

SEE ALSO

csvlens(1), xsv(1), visidata(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid