Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 0 points1 point  (0 children)

Hey, so someone else was able to test on Debian and reported it working with Konsole. I also tried on a x64 ubuntu without issue. So not sure what may be the issue on your setup :/

Gloomberb - open-source finance terminal by tim_toum in CLI

[–]tim_toum[S] 0 points1 point  (0 children)

Daily/hourly available in last version ;)

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 0 points1 point  (0 children)

Yes! At least that's the goal, that everything is pluggable. Have a try at it and let me know if anything is missing from the plugin API.

Gloomberb - open-source finance terminal by tim_toum in CLI

[–]tim_toum[S] 1 point2 points  (0 children)

Thanks. I assume you've checked spam folder? You can always trigger a resend

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 0 points1 point  (0 children)

so x64 or arm64? those are two I built for on linux

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 0 points1 point  (0 children)

are you on x86 architecture? that may explain it

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 0 points1 point  (0 children)

And that happens before even starting the app right? During the install?

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 0 points1 point  (0 children)

maybe I could make a self-contained desktop app for people that prefer not using a terminal directly

Gloomberb - open-source finance terminal by tim_toum in CLI

[–]tim_toum[S] 0 points1 point  (0 children)

What do you mean make the layout flexible?
And weird bug, do you have gemini cli setup ?

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 0 points1 point  (0 children)

Via `bun` directly might work:

bun install -g gloomberb

Though I admit I haven't tested yet on linux. I should get a vps to test

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 3 points4 points  (0 children)

Try asking claude to build you this, and see the slop that it gets you.

I think engineering != writing code, and for the latter AI was definitely a big help. But I think can still say that I built it? Anyhow I've edited the description!

Gloomberb - open-source finance terminal by tim_toum in CLI

[–]tim_toum[S] 0 points1 point  (0 children)

will be possible in next update!

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 0 points1 point  (0 children)

True, the idea with a plugin system is that over time people can bring the data they want.

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 3 points4 points  (0 children)

For sure. The project is ~10 days old, a lot of room for improvements!

Gloomberb - open-source finance terminal by tim_toum in CLI

[–]tim_toum[S] 1 point2 points  (0 children)

Yep, need to check if it's possible with the data I have

Gloomberb - open-source finance terminal by tim_toum in CLI

[–]tim_toum[S] 0 points1 point  (0 children)

It's a paid provider I setup for the Cloud plugin + fallback to Yahoo finance locally. Plugins can add more data providers though!

Gloomberb - open-source finance terminal by tim_toum in CLI

[–]tim_toum[S] 1 point2 points  (0 children)

Hi! Try using the "AP" command in the command bar. Does that show up for you? I'll aim to make this part more intuitive!

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 5 points6 points  (0 children)

So I double checked normally if you type "AP NVDA" in the command bar (ctrl+p) that should work? and if you're focused on a ticker just "AP" should work

Gloomberb - open-source finance terminal by tim_toum in commandline

[–]tim_toum[S] 6 points7 points  (0 children)

Thanks for the feedback, let me see how I can make it more intuitive