asxticker

A terminal app to view the latest ASX stock prices.

Usage no npm install needed!

<script type="module">
  import asxticker from 'https://cdn.skypack.dev/asxticker';
</script>

README

ASX Ticker

A terminal app to view the latest ASX stock prices.

Demo

Alt text

Installation

Simply run npm i -g asxticker to install asxticker globally.

Once installed you can run the following commands:

# show top 20 asx stocks
asx

# query single asx stock
asx -c cba

# query multiple asx stocks
asx -c cba,rea,apt