1.0.7 • Published 3 years ago

@meerhamza1421/crypto-currency-cli v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

something went wrong

A tool to keep track of crypto currency right from your terminal.


⚡ Features

  • 🔎 Search about a particular currency
  • 💱 Convert the USD value of currency into your local currency.

🔻 Installation

Install the CLI globally by typing following command.

npm i -g @meerhamza1421/crypto-currency-cli

⚙️ Usage

You can use the cli by typing

cryptoc --flags

🏁 flags

--all or -a:

This flag used to display the top 10 crypto currencies in a the form of a table.

cryptoc --all

something went wrong

you can perform same operation using -a flag.

--search or -s:

This flag used to search a particular crypto currency through their id.

cryptoc --search id

something went wrong

you can perform the same thing with -s flag.

⚠️ if you omit id of the currency. You should received this error message.

something went wrong

--convert or -c:

This flag used to convert the current price of a crypto currency from USD to user-mentioned currency.

cryptoc --convert

something went wrong

You can convert a crypto price from USD to 181 different currencies (fiat or another crypto currency).

⚠️ You shouldn't give the spaces between currency name, replace spaces with hyphen - like instead of pakistani rupee you should write it as pakistani-rupee.

--id:

This flag shows the ids of the available crypto currencies (100 at this moment) in the form of a table. The id is needed for the searching.

cryptoc --id

something went wrong

👨‍💻 Author

Yo👋 it's Meer, an aspiring full stack developer and an undergrad student. You can follow me at

Spare a star ⭐ if you like this project

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago