π 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.
π 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
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
--once/--jsonoutput 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.