2025-03-24 19:25:29 -04:00
2024-11-30 19:08:07 -05:00
2024-10-23 21:43:30 -04:00
2025-01-06 21:08:14 -05:00
2025-03-24 19:25:29 -04:00
2025-03-24 19:25:29 -04:00
2024-12-01 14:33:30 -05:00
2024-10-23 21:43:30 -04:00
2024-12-23 19:21:55 -05:00
2024-11-30 09:35:22 -05:00
2024-12-29 19:15:31 -05:00

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 cli

Usage: 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

Description
No description provided
Readme Apache-2.0 1.6 MiB
Languages
Rust 98.9%
Nix 0.8%
Makefile 0.3%