An open API service indexing awesome lists of open source software.

https://github.com/zackurben/stock-alerts

A simple way to get notified of drastic stock ticker changes.
https://github.com/zackurben/stock-alerts

Last synced: 11 months ago
JSON representation

A simple way to get notified of drastic stock ticker changes.

Awesome Lists containing this project

README

          

# Stock Alerts

A simple way to get notified of drastic stock ticker changes.

![](example.png)

This simple program will give you a desktop notification every 10 minutes about what ever stocks you add to the tracker.

## Install
```
npm i -g stock-alerts
```

## Usage
```
computer$ stockalerts
```

```
computer$ stockalerts tsla aapl msft
```

## Todo

- [ ] Add the ability to change time intervals
- [ ] Add persistence of symbols to track
- [ ] Add % tracking to notify only if a symbol has changed x% a day
- [ ] Add a better visual cue for positive and negative changes on the alert