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

https://github.com/ianvizarra/pse-tracker-cli

Philippines Stock Exchange CLI Tracker
https://github.com/ianvizarra/pse-tracker-cli

cli cli-tool node oclif philippines psei stock-market typescript

Last synced: 6 months ago
JSON representation

Philippines Stock Exchange CLI Tracker

Awesome Lists containing this project

README

          





# Philippine Stock Exchange Tracker CLI

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/pse-tracker-cli.svg)](https://npmjs.org/package/pse-tracker-cli)
[![CircleCI](https://circleci.com/gh/ianvizarra/pse-tracker-cli/tree/master.svg?style=shield)](https://circleci.com/gh/ianvizarra/pse-tracker-cli/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/ianvizarra/pse-tracker-cli?branch=master&svg=true)](https://ci.appveyor.com/project/ianvizarra/pse-tracker-cli/branch/master)
[![Codecov](https://codecov.io/gh/ianvizarra/pse-tracker-cli/branch/master/graph/badge.svg)](https://codecov.io/gh/ianvizarra/pse-tracker-cli)
[![Downloads/week](https://img.shields.io/npm/dw/pse-tracker-cli.svg)](https://npmjs.org/package/pse-tracker-cli)
[![License](https://img.shields.io/npm/l/pse-tracker-cli.svg)](https://github.com/ianvizarra/pse-tracker-cli/blob/master/package.json)

> Display stock information on your console

- [Installation](#installation)
- [Usage](#usage)

# Installation

You need to install [Node.js](https://nodejs.org/en/download/) first, then install the tool globally using this command:

```bash
npm install -g pse-tracker-cli
```

# Usage

```sh-session
$ npm install -g pse-tracker-cli

$ pse [SYMBOL]
running command...

$ pse --help [COMMAND]

USAGE
$ pse [SYMBOL]
$ pse --stock=symbol
...
```

## License

Philippine Stock Exchange Tracker CLI is licensed under GNU General Public License v3 -

## Code of Conduct

[Read the Code of Conduct](./code-of-conduct.md)

## Sources

* API from [Phisix API](https://github.com/edgedalmacio/phisix)

## Donate or Support

If you love this project please consider to support the development of this command line tracker by means of coffee. Be a sponsor or backer of this project. Just a cup of coffee!

[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=for-the-badge)](https://paypal.me/ianvizarra)
[![Support](https://img.shields.io/badge/Support-Buy%20Me%20A%20Coffee-orange.svg?style=for-the-badge)](https://buymeacoff.ee/ianvizarra)

## Author

Philippine Stock Exchange Tracker CLI is Developed and Maintained by **Ian Vizarra**

* **Twitter:**
* **Email:** ian.vizarra(at)gmail[.]com

---

**>** with **<3** by **Ian Vizarra**