logoalt Hacker News

bonsai_spooltoday at 3:53 PM6 repliesview on HN

Are there good command-line interfaces for spreadsheets? I don't do anything super financially-important and I'd prefer to stay in the terminal for quick editing of things, especially if I can have Vi keybindings.


Replies

zietoday at 4:25 PM

There is SC and now sc-im: https://github.com/andmarti1424/sc-im

You can also literally run Lotus 123 if you want. Someone has binaries to make it work on linux. or under dosemu

show 1 reply
hunter4309today at 5:09 PM

Visidata[0] is a killer data swiss army knife. It's even inspired off Visicalc

[0] https://www.visidata.org/

rauli_today at 4:02 PM

I actually created one for some time ago. It's nothing special but it has Vi keybindings.

https://github.com/RauliL/levite

show 1 reply
freedombentoday at 4:30 PM

Oh man, a TUI spreadsheet application that can edit ODF or XLSX format would be absolutely killer. Would love to hear if anyone knows of such a tool

show 4 replies
chungytoday at 4:13 PM

Emacs with org-mode and evil-mode seems to be up your alley.

0x20cowboytoday at 4:29 PM

sc has been around for quite a while: https://github.com/robrohan/sc there are several versions floating around.