Skip to content

mcarlucci/StockWatcher

Repository files navigation

StockWatcher alt text

StockWatcher is a simple stock price tracker for Mac OS X. Enter any stock symbol and get instant updates keeping you ahead of the curve! Built with Electron.js, HTML, CSS and ❤️.

Features

  • Search any ticker symbol across all major stock markets (NYSE, NASDAQ, London Stock Exchange, Tokyo Stock Exchange, etc.)
  • Get instant updates for any ticker symbol
  • View current company name, stock price, point yield and percent yield for each ticker symbol

Stock Watcher Interface

For Development

Setup

git clone [email protected]:mcarlucci/StockWatcher.git && cd StockWatcher
npm install

Run in dev

npm start

Build for Mac OS X

npm run build

Latest Releases can be found here