Skip to content

ghansson/fxc-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fxc-converter

Command line currency converter

Requires system dependencies LibXML and zlib.

Installation

git clone git@github.com:ghansson/fxc-converter && cd fxc-converter
cpan Module::Build
perl Build.PL
./Build installdeps
./Build install

Usage

fx [amount] [from currency] in [to currency]

Example

fx 10 SEK in BRL # - or -
fx 10 SEK BRL # - or -

Rates are cached daily in $HOME/.fx-converter-cache.xml

See man fx or read the source for full documentation.

About

Command line currency converter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages