🌐
Reddit
reddit.com › r/linux › ticker: track your stocks without leaving your terminal
r/linux on Reddit: ticker: track your stocks without leaving your terminal
January 31, 2021 -

Ticker is a stock watcher and position tracker for your terminal that updates live

https://github.com/achannarasappa/ticker

FAQ:

  • Supported symbols - The data is sourced from Yahoo finance so any symbol supported there is supported by ticker. This include symbols from non-US exchanges and cryptocurrencies.

  • Price latency - The source Yahoo API returns real-time data for most major US exchanges however other exchanges might have a delay

  • Non-regular trading sessions - Pre and post market pricing are support

  • Support operating systems - Linux, Mac, and Windows are supported

🌐
Reddit
reddit.com › r/linux › [oc] tstock - a lightweight command-line tool to view stocks in the terminal, written in c.
r/linux on Reddit: [OC] tstock - a lightweight command-line tool to view stocks in the terminal, written in C.
January 13, 2022 - Please also check out: https://lemmy.ml/c/linux and Kbin.social/m/Linux Please refrain from posting help requests here, cheers. ... Sorry, this post was removed by Reddit’s filters. Share ... Very cool -- maybe the nerdy apes over at r/wallstreetbets would enjoy it, too. ... I'm here from wall Street bets. Love the app, installing it as soon as my broken system is back to life.
🌐
Reddit
reddit.com › r/linux › ticker: track stocks, crypto, and derivatives prices and positions in real time from your terminal
r/linux on Reddit: ticker: track stocks, crypto, and derivatives prices and positions in real time from your terminal
May 19, 2025 -

With ticker you can track stocks, crypto, and derivatives prices and positions in real time without leaving your terminal

https://github.com/achannarasappa/ticker

Features:

  • Live price tracking for stocks, crypto, and derivatives

  • Real time profit and loss tracking for positions and portfolios

  • Support for multiple portfolios

  • Support for tracking multiple cost basis lots

  • Customizable display options (color scheme, sorting, additional data)

  • Currency conversion for prices, positions, and portfolio

  • Output positions and watchlist as CSV, JSON, and pipe into other commands

  • Streaming price updates for supported exchanges (e.g. Coinbase)

  • Support for several linux distros

The latest v5 release introduces functional and performance enhancements with a rewrite of many of the core components. Some of the new features include:

  • Streaming price updates for supported exchanges (e.g. Coinbase)

  • Price change animation

  • Debug mode with error logging

  • Derivatives support

  • Design improvements (data source extensibility, decoupling currency conversion, streaming and polling data source support)

🌐
Reddit
reddit.com › r/fedora › stock trading on fedora (any native apps?)
r/Fedora on Reddit: Stock trading on Fedora (any native apps?)
March 20, 2024 -

Question.
I just happened to see that Webull has a native app for Linux...Ubuntu.
It made me wonder (my brother is a very active trader) is there a platform like Webull, TastyTrader, Interactive Brokers, Etrade etc etc that has a good desktop app that works on Fedora? I mean obviously they all have web based trading...but when I see my brother he has 4 screens and all kinds of stuff going on, and I know at least one of those is his trading software and its not a web page. haha.

🌐
Reddit
reddit.com › r/linux › [oc] tstock - easily fetch live stock charts in the terminal. now supports crypto and forex!
r/linux on Reddit: [OC] tstock - easily fetch live stock charts in the terminal. now supports crypto and forex!
January 30, 2022 - The UX for tickrs is far better imo, and the UI feels more like a complete app rather then a straight-shot command like tstock is. tickrs also have better onboarding, prompts you to select a ticker right away, no other config needed for it to work More replies ... See also https://www.reddit.com/r/linux/comments/s3ct81/oc_tstock_a_lightweight_commandline_tool_to_view/ (2 weeks ago)
🌐
Reddit
reddit.com › r/commandline › ticker v5: track stocks, crypto, and derivatives prices and positions in real time from your terminal
r/commandline on Reddit: ticker v5: track stocks, crypto, and derivatives prices and positions in real time from your terminal
May 19, 2025 -

https://github.com/achannarasappa/ticker

With ticker you can track stocks, crypto, and derivatives prices and positions in real time without leaving your terminal

The latest v5 release introduces functional and performance enhancements with a rewrite of many of the core components. Some of the enhancements include:

  • Streaming price updates for supported exchanges (e.g. Coinbase)

  • Price change animation

  • Debug mode with error logging

  • Derivatives support

  • Design improvements (data source extensibility, decoupling currency conversion, streaming and polling data source support)

These enhancements build on the existing features:

  • Live price tracking for stocks, crypto, and derivatives

  • Real time profit and loss tracking for positions and portfolios

  • Support for multiple portfolios

  • Support for tracking multiple cost basis lots

  • Customizable display options (color scheme, sorting, additional data)

  • Currency conversion for prices, positions, and portfolio

  • Output positions and watchlist as CSV, JSON, and pipe into other commands

Find elsewhere
🌐
Reddit
reddit.com › r/commandline › track your stocks without leaving your terminal with ticker
r/commandline on Reddit: Track your stocks without leaving your terminal with ticker
June 28, 2024 - Linux / BSD / OSX / Windows CLI and TUI apps or questions or comments, we're happy to take them all! Members · Online · 0:31 · upvotes · · comments · Import Tickerlist CSV into StockScreener (tradingview) r/TradingView • ·
🌐
Reddit
reddit.com › r/androidapps › foss app to monitor stocks
r/androidapps on Reddit: Foss app to monitor stocks
March 18, 2023 -

I am using investing, great app but too many trackers. I am searching for another app with no/less tracker, possibly FOSS, that can also show italian bond and btp. I tried many apps, but only investing can show that kind of stock. Thanks

Edit: the stocks i am interested can be identified only by ISIN and not by symbols (i.e MSFT or AAPL).

🌐
Reddit
reddit.com › r/linuxmint › ticker: track your stocks without leaving your terminal
r/linuxmint on Reddit: ticker: track your stocks without leaving your terminal
February 1, 2021 - News, Discussion, and Support for Linux Mint The Linux Mint Subreddit: for news, discussion and support for the Linux distribution Linux Mint. ... Supported symbols - The data is sourced from Yahoo finance so any symbol supported there is supported by ticker.
🌐
Reddit
reddit.com › r/python › 📈 track stocks, crypto, and market news — all from your terminal (built with textual)
r/Python on Reddit: 📈 Track stocks, crypto, and market news — all from your terminal (built with Textual)
July 9, 2025 -

Hey!

I’ve been working on a terminal app for people like me who want to monitor stock prices, market news, and historical data — without needing a web browser or GUI app.

It's called stocksTUI — a cross-platform Terminal User Interface (TUI) built with Textual and powered by yfinance. If you're into finance, data, or just like cool terminal tools, you might enjoy it.

What it does:

  • Real-time-ish* stock and crypto prices

  • Latest news headlines for each ticker

  • Historical performance with ASCII charts

  • Custom watchlists (tech, indices, whatever you want)

  • Theming support (Solarized, Dracula, and more)

  • Fully configurable (refresh rate, default tab, etc.)

* Data comes from free APIs, so expect minor delays — but good enough for casual monitoring or tinkering.

Why I built it:

I like keeping my terminal open while I work, and tabbing to a browser to check the market felt clunky. So I built something I could run alongside btop, vim, and other tools — no mouse needed.

Works on:

  • Linux

  • macOS

  • Windows (via WSL2 or PowerShell)

GitHub Repo: https://github.com/andriy-git/stocksTUI
Contributions, feedback, and feature requests welcome!

🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › software & applications
stock tickers - Linux Mint Forums
June 28, 2021 - In case anyone else is looking for something, I found a Firefox extension called "Realtime Quotes" which does exactly what I wanted. Can set a watchlist for your holdings and simply click on toolbar icon to quickly see current SP/movement. Pulls data from Yahoo Finance and according to the app "blurb" data is never any more than 15 minutes behind.
🌐
Reddit
reddit.com › r/opensource › 📊 stockstui: terminal-based stock & crypto tracker — open source, built with textual
r/opensource on Reddit: 📊 stocksTUI: Terminal-based stock & crypto tracker — open source, built with Textual
July 9, 2025 -

Hey folks! I've been building an open source project called stocksTUI, and I’d love to share it with the community.

It’s a terminal UI that lets you track stock prices, crypto, news, and historical performance, right from your terminal window. It’s built with Textual and uses open APIs like yfinance for data.

Why it exists: I wanted a fast, minimal, mouse-free way to monitor the market while working — and I figured others might want the same. This project started small, but it's grown into something useful, customizable, and pretty slick looking.

Highlights: 📈 Real-time stock & crypto prices

🗞 News headlines for any ticker

📉 Historical data with ASCII charts

🎨 Theming and config support

🧪 Modular design, easy to extend

🔗 GitHub: https://github.com/andriy-git/stocksTUI

It's licensed under GPLv3. Contributions, issue reports, and suggestions are very welcome — especially if you enjoy TUIs, financial tooling, or open source interfaces.

Thanks for checking it out!

🌐
LinuxLinks
linuxlinks.com › home › 11 best free and open source linux stock tickers
11 Best Free and Open Source Linux Stock Tickers - LinuxLinks
May 20, 2026 - But this article mainly focuses on tickers only. ... All these are changed and outdated it seems. Firefox extensions has 3 stock watching items I have found. May, 15, 2023. ... Not true, all the applications work fine.