md-arif-shaikh / forex

Get forex info from google finance on emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forex

Get forex info from google finance on Emacs. Convert from one currency to another using forex rate from google finance.

Installation

(use-package forex
  :straight (forex :type git :host github :repo "md-arif-shaikh/forex"))

Usage

M-x forex-convert to convert an amount from one currency to another.

About

Get forex info from google finance on emacs

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%