DSS
liveA lightweight TUI spreadsheet editor and dashboard in Go.
Details
DSS is a command-line tool that allows for editing spreadsheets in a full-screen terminal interface. It supports loading DSS, CSV, XLS, XLSX, and XLSM formats and offers features such as formula computation, real-time cell editing, and exporting back to DSS.
Best fit users
- •Developers
- •Power Users
Why this one made the cut
DSS provides a powerful yet lightweight tool for spreadsheet management that leverages the terminal interface. It supports multiple file formats and offers robust features like formula computation and real-time editing without relying on graphical user interfaces, making it ideal for users who prefer or require command-line tools.
What makes it different
Unlike traditional GUI-based spreadsheet editors, DSS operates entirely within a terminal environment, offering a unique way to manage spreadsheets with full TUI functionality including bordered cells, visual formula bars, and real-time editing.