All Projects → xxczaki → Cash Cli

xxczaki / Cash Cli

Licence: mit
💰💰 Convert currency rates directly from your terminal!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cash Cli

Cashify
💸 Lightweight currency conversion library, successor of money.js
Stars: ✭ 329 (+95.83%)
Mutual labels:  currency, money, exchange, npm
django-prices-openexchangerates
openexchangerates.org support for django-prices
Stars: ✭ 33 (-80.36%)
Mutual labels:  money, currency, exchange, currencies
currency-converter
💰 Easily convert between 32 currencies
Stars: ✭ 16 (-90.48%)
Mutual labels:  money, currency, exchange, currencies
stockholm
💵 Modern Python library for working with money and monetary amounts. Human friendly and flexible approach for development. 100% test coverage + built-in support for GraphQL and Protocol Buffers transports using current best-practices.
Stars: ✭ 26 (-84.52%)
Mutual labels:  money, currency, exchange, currencies
Getme
CLI utility for everyday tasks. With getme you get weather, forecast, currency rate, upload files, IP address, word definitions, text translations, internet speed, do google searches, get inspirational quotes and get Chuck Norris jokes
Stars: ✭ 118 (-29.76%)
Mutual labels:  cli, currency, npm, npm-package
Rando.js
The world's easiest, most powerful random function.
Stars: ✭ 659 (+292.26%)
Mutual labels:  open-source, npm, npm-package
Np
A better `npm publish`
Stars: ✭ 6,401 (+3710.12%)
Mutual labels:  cli, npm, npm-package
Nls
Missing inspector for npm packages.
Stars: ✭ 44 (-73.81%)
Mutual labels:  cli, npm, npm-package
Minimal Feedback
🗳 minimal-feedback is a blazingly fast and highly customizable component to get user feedback.
Stars: ✭ 78 (-53.57%)
Mutual labels:  open-source, npm, npm-package
Listr2
NodeJS Task List derived from the best! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
Stars: ✭ 73 (-56.55%)
Mutual labels:  cli, terminal, npm
Xa
Beautiful & Customizable logger ❤️
Stars: ✭ 78 (-53.57%)
Mutual labels:  cli, terminal, npm
Npm Run All
A CLI tool to run multiple npm-scripts in parallel or sequential.
Stars: ✭ 4,496 (+2576.19%)
Mutual labels:  cli, npm, npm-package
Cpx
A cli tool to watch and copy file globs.
Stars: ✭ 394 (+134.52%)
Mutual labels:  cli, npm, npm-package
Yarpm
CLI tool to run npm scripts with either npm or yarn, depending on how it was started
Stars: ✭ 13 (-92.26%)
Mutual labels:  cli, npm, npm-package
Npx card
use npx anmol to connect with me
Stars: ✭ 377 (+124.4%)
Mutual labels:  cli, terminal, npm
Emma Cli
📦 Terminal assistant to find and install node packages.
Stars: ✭ 1,201 (+614.88%)
Mutual labels:  cli, terminal, npm
Currency
Handles currency calculations, storage etc
Stars: ✭ 109 (-35.12%)
Mutual labels:  currency, currencies, exchange
Javamoney Lib
JavaMoney financial libraries, extending and complementing JSR 354
Stars: ✭ 104 (-38.1%)
Mutual labels:  currency, currencies, money
Moeda
💰 📈 A foreign exchange rates and currency conversion using CLI
Stars: ✭ 113 (-32.74%)
Mutual labels:  cli, currency, exchange
react-local-currency
💵 💴Shows the price of your services in the customer's currency 💶 💷
Stars: ✭ 21 (-87.5%)
Mutual labels:  money, currency, currencies

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 📦 npm

npm install --global cash-cli

via homebrew 🍺 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 😄

Related projects

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

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].