sheets
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/sheets/
Minimal terminal based spreadsheet and CSV viewer.
Script Preview
Review this script before executing in your terminal.

sheets is a terminal based spreadsheet and CSV viewer that can open CSV files and edit cells with vim-like navigation.
It has visual mode which you can insert formulas with a selected range of rows or columns for basic calculations. You can directly edit cells, insert or delete cells and cut and paste cells. This tool can search forwards and backwards and has command mode allowing you to save a CSV file or open a new one.
sheets is for those who are familiar with Excel, formulas and would want a minimal CSV viewer with a spreadsheet TUI for the most basic operations.
