# maaslalani/sheets

Terminal based spreadsheet tool

Repository: https://github.com/maaslalani/sheets
Canonical: https://ross.abutalabs.com/products/sheets
Language: Go
License: MIT
License Family: permissive
Last push: 2026-07-18T20:13:03+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 81, longevity 11
- inputs: {"age_days": 154, "days_push": 46, "days_rel": 46, "gap_med": 53.0, "n_releases_24m": 3}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2298, forks 61 (observed 2026-08-28T04:06:35.217335+00:00)

## What it is
Sheets is a terminal-based spreadsheet application written in Go that lets you view, edit, and query CSV files with a vim-style TUI. It supports cell navigation, editing, formulas, marks, search, and command-mode operations like save and open.

## Use cases
- edit csv files in the terminal
- view a specific cell or range of a spreadsheet from the command line
- vim-like spreadsheet navigation and editing
- modify csv cells without opening a gui
- pipe csv data into a terminal spreadsheet viewer

## When to choose
- you live in the terminal and want vim-style keybindings for spreadsheets
- you need quick CLI queries or edits on CSV files
- you want a lightweight, scriptable alternative to GUI spreadsheet apps

## When to avoid
- you need full spreadsheet features like charts, pivot tables, or xlsx support
- you prefer GUI spreadsheet applications
- you need collaborative or cloud-synced spreadsheets

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, terminal-ui, developer-tools, csv, file-system
- domain: developer-tools, spreadsheets
- platform: cli, windows, cross-platform
- tags: spreadsheet, tui, csv-editor, vim-keybindings, go, command-line, linux, macos

## Member repositories
- maaslalani/sheets (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:35.217335+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:40:17.345114+00:00, confidence not recorded.
  - readme: https://github.com/maaslalani/sheets (fetched 2026-08-28T04:06:35.217335+00:00, sha 56ed3ec64a66)
- Data as of 2026-08-30T08:39:29.467469+00:00.
