Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🎆🥂
- Host: GitHub
- URL: https://github.com/mathdroid/wheretogo
- Owner: mathdroid
- License: mit
- Created: 2016-08-30T12:24:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T12:03:33.000Z (about 8 years ago)
- Last Synced: 2024-10-20T05:46:34.111Z (25 days ago)
- Topics: cli, events, nodejs
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/wheretogo
- Size: 1.45 MB
- Stars: 13
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 --helpUsage
$ 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)