TUI spreadsheet app in Rust based on IronCalc engine
1–7 of 7 posts
Re: TUI spreadsheet app in Rust based on IronCalc engine
#2[flagged]
Re: TUI spreadsheet app in Rust based on IronCalc engine
#3[deleted]
Re: TUI spreadsheet app in Rust based on IronCalc engine
#4The reason that there's so many TUI apps in Rust is probably thanks in large part to the Ratatui crate, which is a framework for TUI apps: https://crates.io/crates/ratatui
But yes, if you're making any sort of TUI app, please include a screenshot or asciinema in the readme. :)
Re: TUI spreadsheet app in Rust based on IronCalc engine
#5Missed opportunity to name it TheSheet.
Re: TUI spreadsheet app in Rust based on IronCalc engine
#6The reason that there's so many TUI apps in Rust is probably thanks in large part to the Ratatui crate, which is a framework for TUI apps: https://crates.io/crates/ratatui But yes, if you're making any sort of TUI app, please include a screenshot or asciinema in the readme. :)
Author posted a screenshot here: https://bsky.app/profile/zaphar.bsky.social/post/3lc67gecky2...
Re: TUI spreadsheet app in Rust based on IronCalc engine
#7Not in my laptop, but can't wait to try it out!
Also: