SHEETSUI(1)
NAME
sheetsui — Sheetui is a console based spreadsheet inspired by sc-im and vim
SYNOPSIS
$
cargo install --gitINFO
236 stars
6 forks
0 views
RustDeveloper Tools
DESCRIPTION
Sheetui is a console based spreadsheet inspired by sc-im and vim
README
SheetsUI - a console based spreadsheet application
Installing
Nix Flake
nix profile install github:zaphar/sheetsui
Cargo
cargo install --git https://github.com/zaphar/sheetsui --locked
Running
sheetui --help #print the help text for the cliUsage: sheetui [OPTIONS] <WORKBOOK>
Arguments: <WORKBOOK>
Options: -l, --locale-name <LOCALE_NAME> [default: en] -t, --timezone-name <TIMEZONE_NAME> [default: America/New_York] -h, --help Print help -V, --version Print version
sheetui path/to/file.xlsx # edit/view a spreadsheet
Supported files
Currently we only support the ironcalc xlsx features for spreadsheet. CSV import and expor are planned.
Screenshot
Reference
SEE ALSO
neovim(1)— Hyperextensible Vim-based text editor — the future of Vimtmux(1)— Terminal multiplexer — split panes, detach sessions, pair programhyperfine(1)— A command-line benchmarking tool — measure execution timestokei(1)— Count lines of code quickly — supports 150+ languagescftunnel(1)— 全协议内网穿透 CLI — Cloud 模式免费 HTTP/WS 穿透 + Relay 模式自建中继 TCP/UDP 全协议 | Cloudflare Tunnel + frp 双引擎
clihub3/4/2026SHEETSUI(1)