🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

cash-cli

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cash-cli

Convert currency rates directly from your terminal!

latest
Source
npmnpm
Version
4.2.1
Version published
Weekly downloads
10
-94.71%
Maintainers
1
Weekly downloads
 
Created
Source

cash-cli

Convert Currency Rates directly from your Terminal!

Build Status npm Downloads Code Style Mentioned in Awesome Node.js

SVG

Highlights

  • Fast & Simple
  • Supports multiple APIs
  • Caches API results

Install

via npm :package: npm

npm install --global cash-cli

via homebrew :beer: homebrew

brew install cash-cli

Usage

	Usage
		$ cash <amount> <from> <to>
		$ cash <options>
	Options
		--api -a	        Configure API source
		--save -s 			Save default currencies
	Examples
		$ cash --api
		$ cash 10 usd eur pln
		$ cash --save usd aud

Supported APIs

Right now, cash-cli supports the following APIs:

If you want cash-cli to support your favorite API, please open an issue :smile:

  • gocash - Copy of cash-cli, written in golang.

License

MIT

Keywords

cash-cli

FAQs

Package last updated on 30 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts