Skip to content

zaphar/sheetsui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

10d9fcc · Mar 5, 2025
Dec 1, 2024
Mar 5, 2025
Feb 27, 2025
Mar 5, 2025
Oct 24, 2024
Jan 7, 2025
Dec 1, 2024
Mar 5, 2025
Mar 5, 2025
Nov 30, 2024
Dec 30, 2024
Dec 14, 2024
Oct 24, 2024
Dec 24, 2024

Repository files navigation

SheetsUI - a console based spreadsheet application

Installing

Nix Flake

nix profile install github:zaphar/sheetsui

Cargo

cargo install --git https://github.com/zaphar/sheetsui

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

About

Sheetui is a console based spreadsheet inspired by sc-im and vim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages