Popularity
2.8
Growing
Activity
0.0
Stable
229
7
18

Programming language: JavaScript
License: MIT License
Tags: Command Line Apps    
Latest version: v1.5.1

cash-cli alternatives and similar modules

Based on the "Command-line apps" category.
Alternatively, view cash-cli alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cash-cli or a related project?

Add another 'Command-line apps' Module

README

cash-cli Convert Currency Rates directly from your Terminal!

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:

Related projects

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

License

MIT


*Note that all licence references and agreements mentioned in the cash-cli README section above are relevant to that project's source code only.