Skip to content

Repository files navigation

TickerBar icon

TickerBar

A free macOS menu bar app for keeping an eye on stocks. No subscription and no paid tier.

GitHub release downloads

TickerBar watchlist

What it does

TickerBar keeps the current price in your menu bar. Pin one stock, or let it rotate through the watchlist while closed markets are skipped.

Open the watchlist to see intraday charts, price alerts, portfolio holdings, and live pre-market, after-hours, or overnight prices when Yahoo provides them. You can search for tickers as you type and give them private display names if you would rather not show the real symbols in your menu bar.

The menu bar has a normal single-line layout and a compact two-line layout. Text size, percentage changes, refresh timing, rotation speed, and the dropdown background are all adjustable.

Install

Homebrew

brew install --cask terrifiedbug/tap/tickerbar

Sparkle handles updates inside the app, or you can update through Homebrew:

brew upgrade --cask tickerbar

About tap trust

Homebrew 6 requires approval before it loads a non-official tap. The fully qualified install command above trusts only the TickerBar cask.

If you prefer to trust the entire TerrifiedBug tap:

brew tap terrifiedbug/tap
brew trust terrifiedbug/tap
brew install --cask tickerbar

Trusting the whole tap applies to every current and future formula, cask, and command in that repository. The package-specific install command is the narrower default. Homebrew explains the model in its tap trust documentation.

Manual download

  1. Download tickerbar.zip from the latest release.
  2. Unzip it and move TickerBar.app into Applications.
  3. Open TickerBar from Applications.

First launch on macOS

TickerBar is signed with an Apple Developer ID certificate and notarized by Apple. It opens straight from Applications with no Gatekeeper prompt and no quarantine workaround.

Build it yourself

You need Xcode 15 or newer and macOS 14 or newer.

git clone https://github.com/TerrifiedBug/tickerbar.git
cd tickerbar
xcodebuild -project TickerBar.xcodeproj -scheme TickerBar -configuration Release -derivedDataPath build build

The app will be at build/Build/Products/Release/TickerBar.app.

TickerBar.xcodeproj is the source of truth for the project. There is no project generator to run.

Settings

Open the watchlist and click Settings. You can change:

  • Quote refresh and stock rotation timing
  • The pinned stock and compact menu bar layout
  • Percentage changes, extended-hours prices, and menu bar text size
  • The dropdown background and portfolio currency
  • Launch at login and automatic update checks
  • Portfolio backup and restore

Disclaimer

TickerBar is not affiliated with or endorsed by Yahoo. It reads quote data from Yahoo Finance for personal use. Prices can be delayed or incomplete, so check the source before making a trade. Yahoo's terms govern your use of its data.

License

TickerBar is released under the MIT License.

About

A free, lightweight macOS menu bar app for tracking stock prices in real-time with sparklines, price alerts, and multi-exchange support

Topics

Resources

Stars

12 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages