



Gloomberb - open-source finance terminal
Hi!
I made 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.
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!).
And shoutout to OpenTUI (by the makers of Opencode) which has been a great help to build the layout.
It also supports placing trades, though I only added support IBKR (since that's what I use).
PRs are welcome!
Let me know what you think.



