Black market currency rate instantly in your terminal!
Project description
# aboki
Black market currency rate instantly in your terminal! (Powered by
[AbokiFx](https://abokifx.com/).)
NOTE: I am in no way affiliated with AbokiFx. I don't know anyone that works there, have no relationship with them -- nothing.
## Prerequisites
Before using `aboki`, you should be familiar with foreign exchange and black market... *Duh!*
## Installation
You can install `aboki` via [pip](http://pip.readthedocs.org/en/latest/):
```bash
$ pip install aboki
```
Once `aboki` has been installed, you'll can start by running:
```bash
$ aboki test
```
## Usage
If you simply run `aboki` on the command line, you'll get a list of help.
```bash
# show recent exchange rates
$ aboki recent
# show current exchange rates
$ aboki rates <type>
# show exchange rate for currency
$ aboki rate <currency>
# see how much money you'll get if you sell
$ aboki convert <amount> <FROM> <TO>
# test aboki
$ aboki test
# display help information
$ aboki (-h | --help)
```
All commands that have side effects will prompt you for action before doing anything for added security.
## Changelog
v0.2: 04-16-2017
- Fixing some small documentation issues.
v0.1: 04-12-2017
- First release!
## Like This?
If you've enjoyed using `aboki`, feel free to star this project, send me some bitcoin! My address
is:
**17AcFdn8kTpGw1R34MC5U5SyZHrMbZK4Sq**
Or... You could tip me on [paypal](https://www.paypal.me/akinjide) :)
<3
-Akinjide
Black market currency rate instantly in your terminal! (Powered by
[AbokiFx](https://abokifx.com/).)
NOTE: I am in no way affiliated with AbokiFx. I don't know anyone that works there, have no relationship with them -- nothing.
## Prerequisites
Before using `aboki`, you should be familiar with foreign exchange and black market... *Duh!*
## Installation
You can install `aboki` via [pip](http://pip.readthedocs.org/en/latest/):
```bash
$ pip install aboki
```
Once `aboki` has been installed, you'll can start by running:
```bash
$ aboki test
```
## Usage
If you simply run `aboki` on the command line, you'll get a list of help.
```bash
# show recent exchange rates
$ aboki recent
# show current exchange rates
$ aboki rates <type>
# show exchange rate for currency
$ aboki rate <currency>
# see how much money you'll get if you sell
$ aboki convert <amount> <FROM> <TO>
# test aboki
$ aboki test
# display help information
$ aboki (-h | --help)
```
All commands that have side effects will prompt you for action before doing anything for added security.
## Changelog
v0.2: 04-16-2017
- Fixing some small documentation issues.
v0.1: 04-12-2017
- First release!
## Like This?
If you've enjoyed using `aboki`, feel free to star this project, send me some bitcoin! My address
is:
**17AcFdn8kTpGw1R34MC5U5SyZHrMbZK4Sq**
Or... You could tip me on [paypal](https://www.paypal.me/akinjide) :)
<3
-Akinjide
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aboki-0.2.tar.gz
(5.2 kB
view hashes)
Built Distribution
aboki-0.2-py2-none-any.whl
(6.2 kB
view hashes)