Raycast USD/RUB pair Script.

example

The Raycast script for fetching the latest usd to rub conversion rate from MOEX.com.

Prerequisites

You will need Node.js version 8.0 or greater installed on your system.

Setup

Get the code by either cloning this repository using git

git clone https://github.com/nova4u/raycast-usd-to-rub-converter

To get started we need to install the dependencies, inside your folder run the following command:

npm install

Once the dependacies are install you are ready to use the script.

Go to Raycast Preferences, click the "+" button, then choose the directory with the script. setup-screenshot

Now just type USD to RUB in the raycast app and voila, it should be up and running 🚀