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

https://github.com/codedotjs/kote

:tada: Daily injection of wisdom, fun and love through command line
https://github.com/codedotjs/kote

Last synced: 4 months ago
JSON representation

:tada: Daily injection of wisdom, fun and love through command line

Awesome Lists containing this project

README

          


nist


K O T E


Daily injection of wisdom, fun and love through command line!





## Preview



## Install

```sh
$ npm install --global kote
```
__`OR`__
```sh
$ sudo npm install --global kote
```

## Usage

```
Usage: kote

Command:
-b, --brainyquote Quote of the Day : BrainyQuotes
-e, --eduro Quote of the Day : Eduro

Extra :
-l, --love Quote of the Day : Love
-a, --art Quote of the Day : Art
-n, --nature Quote of the Day : Nature
-f, --funny Quote of the Day : Funny

Option:
--author Display author's name

Extra:
-h, --help display help
-s, --soruce extra information
-v, --version display kote's version
```

## Related

- __[`kote-api`](https://github.com/CodeDotJS/kote-api)__ `:` `Easily fetch Quote of the Day from BrainyQuotes and Eduro`

## License

MIT © [Rishi Giri](http://rishigiri.com)