Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pateketrueke/wakeme
Before you go-go!
https://github.com/pateketrueke/wakeme
Last synced: 5 days ago
JSON representation
Before you go-go!
- Host: GitHub
- URL: https://github.com/pateketrueke/wakeme
- Owner: pateketrueke
- Created: 2019-06-27T05:34:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T18:14:30.000Z (about 2 years ago)
- Last Synced: 2024-10-29T11:24:24.406Z (about 2 months ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Requirements:
Follow the [steps for aquiring your credentials.json](https://developers.google.com/gmail/api/quickstart/nodejs) file and download it.
> To setup the client you MUST run `npm start` to authorize the application, if success it should output `OK`.
Usage:
```bash
$ npm run export # to get stats from gmail
$ npm run query # to list all keywords
$ npm run query Sublime\ Text JavaScript Bash PHP total date
```