mirror of
https://github.com/zaphar/sheetsui.git
synced 2025-07-22 13:00:22 -04: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
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

Reference
Description
Languages
Rust
98.9%
Nix
0.8%
Makefile
0.3%