Home

Awesome

<p align="center"> <img src="https://github.com/basebandit/gocash/blob/master/change.png" alt="Icon PNG" height="64"> <h3 align="center">gocash</h3> <p align="center">Convert Currency Rates directly from your Terminal!<p> </p>

Go Report Card GitHub license

<p align="center"><img src="https://github.com/basebandit/gocash/blob/master/cash.gif" alt="Icon PNG"></p>

Install

go get -u github.com/basebandit/gocash/cmd/cash

Copy the following files to the .gocash directory inside your home directory

Usage

You will need a Fixer.io API key. Get it here for free.

	Usage
		$ cash <amount> <from> <to>  
		$ cash <options>  
	Examples
		$ cash 10 usd eur pln aud kes tzs ugx

Available Currencies

See currencies.json file.

ToDo:

Thanks:

License

MIT