Skip to content

[REC] alphai-tui β€” terminal stock dashboard with AI-scored news and SEC Form 4 insider filingsΒ #99

Description

@makeev

πŸ”— Website

https://github.com/makeev/alphai-tui (homepage: https://alphai.io/tui)

πŸ“¦ Ready to be included in x-cmd pkg?

Yes. Every release ships prebuilt binaries through GitHub Releases (cargo-dist): macOS arm64 and x86_64, Linux x86_64 and aarch64 (gnu and musl), Windows x86_64, each as a tar.xz / zip with sha256 checksums. Latest: https://github.com/makeev/alphai-tui/releases/latest

πŸ“₯ How to install

# prebuilt binary, no Rust needed
curl -LsSf https://github.com/makeev/alphai-tui/releases/latest/download/alphai-tui-installer.sh | sh
# or
brew install makeev/tap/alphai-tui
cargo install alphai-tui
paru -S alphai-tui-bin          # AUR

Debian/Ubuntu apt repository: https://makeev.github.io/alphai-tui-apt/

πŸ“ TLDR

An open-source (MIT) stock dashboard for the terminal that also answers why the price moved: live quotes and candlestick charts next to AI-scored news, SEC Form 4 insider filings and earnings reads for the same ticker. One Rust binary on ratatui.

🌟 Highlights

  • Quotes and charts run keyless on Yahoo, or on Finnhub / Alpaca with their own free keys; automatic switch when a source starts refusing.
  • News scored 1–10 for relevance with a per-story analysis, marked on the price chart; a year of Form 4 insider buys and sells; the last earnings report read into a structured summary. These three views use a free AlphAI API key that the first run helps you create.
  • Seven views one keystroke apart, summary grid for the whole watchlist, extended-hours candles, positions with P&L, --once / --json output for scripts, rebindable keys, built-in themes (incl. Catppuccin), tmux-friendly.

Comparison with tickrs / ticker / mop is in the README ("How it compares"). Author here, happy to adjust anything for the recipe.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions