



Gloomberb - open-source finance terminal
Hi,
I built this for fun over the past few days, wanted to try my hand at making a TUI.
Github: https://github.com/vincelwt/gloomberb
It's inspired by Bloomberg terminal but everything is extendable with plugins.
It's far from being complete, but I think it's off to a good start.
The biggest challenge has been building the charts, requiring to dive deep into Kitty graphics (if you have a Kitty-compatible terminal it'll look better!).
Btw OpenTUI (by the makers of Opencode) has been a super helpful to build the TUI layout.
It also supports placing trades (though I only added support for IBKR since that's what I use).
Contributions are welcome.
Let me know what you think!



