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
- Host: GitHub
- URL: https://github.com/codedotjs/kote
- Owner: CodeDotJS
- License: mit
- Created: 2016-06-26T18:08:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-01T21:30:45.000Z (over 7 years ago)
- Last Synced: 2024-12-05T17:08:28.539Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 521 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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)