Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mathdroid/wheretogo

Command Line Interface for nearby happening events 🎆🥂
https://github.com/mathdroid/wheretogo

cli events nodejs

Last synced: 5 days ago
JSON representation

Command Line Interface for nearby happening events 🎆🥂

Awesome Lists containing this project

README

        

# wheretogo
> Where should I go yah?

No longer you'll be confused where to go. `wheretogo` will provide you Facebook events nearby.

# Installation

`$ npm i wheretogo -g`

# Usage

```
$ wheretogo --help

Usage
$ wheretogo [text]

Example
$ wheretogo 'bandung'
[eventResults]

Run it without arguments to enter the live search
```

# Notes

Heavily inspired by [Sindre Sorhus](https://sindresorhus.com)'s [`emoj`](https://github.com/sindresorhus/emoj).

# License

MIT © [Muhammad Mustadi](https://mustadi.xyz)