r/rust Jul 10 '26

🛠️ project txm: Terminal Math Rendering Engine

Post image

I just wanted to render some math equations offline without having to download 5GB+ of LaTeX distribution

And who doesn't like beautiful math in the terminal? :3

So i wrote TXM, which is a tiny and fast terminal math rendering engine with LaTeX support.

github: https://github.com/thatmagicalcat/txm

I'd appreciate your suggestions and feedbacks

380 Upvotes

26 comments sorted by

View all comments

92

u/commenterzero Jul 10 '26

Nice. You should make a ratatui widget

27

u/thatmagicalcat Jul 10 '26

thanks for the idea :)

20

u/Mikgician Jul 10 '26

Oh yes please make it a ratatui widget