All Projects β†’ thompsonemerson β†’ Moeda

thompsonemerson / Moeda

Licence: mit
πŸ’° πŸ“ˆ A foreign exchange rates and currency conversion using CLI

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Moeda

Cash Cli
πŸ’°πŸ’° Convert currency rates directly from your terminal!
Stars: ✭ 168 (+48.67%)
Mutual labels:  cli, currency, exchange
tellerbot
Telegram Bot for over-the-counter trading
Stars: ✭ 17 (-84.96%)
Mutual labels:  currency, exchange
django-prices-openexchangerates
openexchangerates.org support for django-prices
Stars: ✭ 33 (-70.8%)
Mutual labels:  currency, exchange
currency-converter
πŸ’° Easily convert between 32 currencies
Stars: ✭ 16 (-85.84%)
Mutual labels:  currency, exchange
My Token
πŸ“ˆTrack token prices of your favorite exchanges in terminal!
Stars: ✭ 141 (+24.78%)
Mutual labels:  cli, exchange
crypto-monitor
Monitor the crypto currency rate
Stars: ✭ 71 (-37.17%)
Mutual labels:  currency, rate
uniswap-python
πŸ¦„ The unofficial Python client for the Uniswap exchange.
Stars: ✭ 533 (+371.68%)
Mutual labels:  currency, exchange
Cryptocurrency Portfolio
Google Sheets automatic creation with Google Apps Script (GAS) for managing a cryptocurrency tracking spreadsheet with multi exchanges
Stars: ✭ 134 (+18.58%)
Mutual labels:  currency, exchange
Cashify
πŸ’Έ Lightweight currency conversion library, successor of money.js
Stars: ✭ 329 (+191.15%)
Mutual labels:  currency, exchange
Win Acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
Stars: ✭ 4,305 (+3709.73%)
Mutual labels:  cli, exchange
Python Progressbar
Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
Stars: ✭ 682 (+503.54%)
Mutual labels:  cli, rate
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 (+4.42%)
Mutual labels:  cli, currency
Whale
πŸ‹ Show Ethereum and Bitcoin price in command line interface (CLI).
Stars: ✭ 81 (-28.32%)
Mutual labels:  cli, exchange
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 (-76.99%)
Mutual labels:  currency, exchange
Uniswap Python
πŸ¦„ The unofficial Python client for the Uniswap exchange.
Stars: ✭ 191 (+69.03%)
Mutual labels:  currency, exchange
money
Crystal shard for dealing with money and currency conversion
Stars: ✭ 26 (-76.99%)
Mutual labels:  currency, exchange
Tqdm
A Fast, Extensible Progress Bar for Python and CLI
Stars: ✭ 20,632 (+18158.41%)
Mutual labels:  cli, rate
Currencyviewer
Short python framework that dynamically displays and converts the cryptocurrencies in your Kraken wallet into equivalents fiat money.
Stars: ✭ 13 (-88.5%)
Mutual labels:  currency, exchange
Currency
Handles currency calculations, storage etc
Stars: ✭ 109 (-3.54%)
Mutual labels:  currency, exchange
Nodejs Cli Apps Best Practices
The largest Node.js CLI Apps best practices list ✨
Stars: ✭ 2,144 (+1797.35%)
Mutual labels:  cli

moeda

Build Status GitHub version npm version

A foreign exchange rates and currency conversion using cli

demo moeda gif

Info

The moeda use historical foreign exchange rates published by the European Central Bank. The rates are updated daily around 4PM CET.

Install

$ npm install -g moeda

CLI

Usage
  $ moeda <amount> <currency> [<...currencies>]

Some currency
  [ usd, eur, gbp, brl... ]

Examples
  $ moeda 1 usd

  or

  $ moeda 1 usd eur rub aud

Contributing

Help improve these docs. Open an issue or submit a pull request.

  1. Navigate to the main page of the repository
  2. Fork it!
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -m 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request =D

Standard - JavaScript Style Guide

History

See Releases for detailed changelog.

License

MIT License Β© Emerson Thompson

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].