Skip to content

Have you ever wanted to see the dow in grid view? Well now you can!

Notifications You must be signed in to change notification settings

Autre31415/dow30Grid

Repository files navigation

Dow 30 Grid

A fun little Electron app I built for a friend which displays the current stock prices of the dow 30 companies powered by the IEX trading API.

Look at how exciting these squares are! 😁

Download

Running from source

Be sure to have Node.js and git installed.

Clone the repo with your favorite git ui or

git clone https://github.com/autre31415/dow30Grid

Then:

cd dow30Grid
npm i
npm start

And you're off to the races!

Build

Builds are constructed with electron-packager and programmatically zipped with node-archiver.

Be sure to have Node.js and git installed.

First, be sure to run:

git clone https://github.com/autre31415/dow30Grid
cd dow30Grid
npm i

Then:

npm run package -- [--mac | --win | --linux]

You can leave the OS argument out to package for them all.

About

Have you ever wanted to see the dow in grid view? Well now you can!

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •