Skip to content

This CLI allows stock price alerts to periodically be sent to your cell phone at specified intervals.

Notifications You must be signed in to change notification settings

TrevorFrench/FrenchsFinancialDataCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

French's Financial Data CLI

This repository contains the code for French's Financial Data CLI.

Step 1: Obtain a Free API KEY

Step 2: Enable Less-Secure Apps

Step 3: Make sure that Node.js is installed

  • Node.js can be installed here if you don't already have it installed on your device

Step 4: Download the Package

  • The package can be downloaded using npm install frenchsfinancialdatacli

or

  • The package can be downloaded directly or by pasting the following into your command line:

git clone "https://github.com/TrevorFrench/FrenchsFinancialDataCLI.git"

Step 5: Run the Program

  • The program can be executed by navigating to the bin directory on your command line and typing node index.js or by simply typing stocks into your command line from any directory on your computer. -If you run into issues using the "stocks" command, try installing the module gloablly using npm install -g frenchsfinancialdatacli

Step 6: Follow prompts to execute successfully

NOTE: Variables such as API key and username can be hard coded into the index.js file for quicker access.

About

This CLI allows stock price alerts to periodically be sent to your cell phone at specified intervals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published