Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hotchemi/zaim-cli

CLI based Zaim client
https://github.com/hotchemi/zaim-cli

Last synced: about 1 month ago
JSON representation

CLI based Zaim client

Awesome Lists containing this project

README

        

zaim-cli [![NPM version](https://badge.fury.io/js/zaim-cli.png)](http://badge.fury.io/js/zaim-cli)
=======

CLI based Zaim client.

##Install
Install from npm with global option:

$ npm install -g zaim-cli

##Uninstall
$ npm uninstall -g zaim-cli

##Usage
```sh
$ zaim

┌─┐┌─┐┌┐┌──┐
├─│├─│├┤││││
│─┤│││││││││
└─┘└─┘└┘└┴┴┘
Zaim CLI v0.0.15

Usage: zaim [options...]

Options:
Show user information
-u, --user
Create new [pay] or [income]
-n, --new
Show the list of currencies
-m, --money
Show the list of payment categories
-p, --pay
Show the list of income categories
-i, --income
Show the list of payment genres
-g, --genres
Show the list of currencies
-c, --currencies
Reset access token and secret
-r, --reset
Show version information
-v, --version
Show help this message
-h, --help
```

## ToDo
* moneyをオプション付きで取得できるように
* create を細かいオプション付けられるように

## Dependencies
* [zaim.js](https://npmjs.org/package/zaim)

## Release Note
* 2013/05/06 0.0.15 release.