Socket
Socket
Sign inDemoInstall

doviz

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    doviz

a currency converter command line tool working with doviz.com api


Version published
Weekly downloads
4
decreased by-69.23%
Maintainers
1
Install size
81.0 kB
Created
Weekly downloads
 

Readme

Source

Dövizci

doviz.com API'sini kullanarak türk lirası etrafında kur hesaplamaları yapmaya imkan sağlayan node.js ile yazılmış bir command line tool'u

Kurulum:

$ npm install -g doviz

Kurları çektirelim:

$ doviz -refresh

Kullanıma hazır !

Kullanılabilir komutlar:

  • -d , dolar kurundan türk lirasına çevirir
  • -e , euro kurundan türk lirasına çevirir
  • -s , ingiliz sterlininden türk lirasına çevirir
  • to, türk lirasından hedeflenen kura çevirir, parametreler (usd, eur, gbp)

default olarak doviz 150 yazarsaniz 150 doları türk lirasına çevirir normal örnek:

doviz -e 150

çıktısı şu şekilde olacaktır:

150EUR = 490tl

to örneği:

doviz to eur 150

çıktısı şu şekilde olacaktır:

150TL = 46EUR

fork etmekten çekinmeyin, zamanla geliştirmeyi düşünüyorum, önerilererinizi bekliyorum.

Keywords

FAQs

Last updated on 27 Jan 2016

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc