mcarlucci / StockWatcher

A simple stock price tracker for Mac OS X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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

About

A simple stock price tracker for Mac OS X

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 79.5%Language:CSS 10.3%Language:HTML 10.2%