Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rishavanand/zomato-analytics-cli

:hamburger: CLI for showing basic stats of Zomato orders
https://github.com/rishavanand/zomato-analytics-cli

api cli command-line npm package typescript zomato zomato-api zomato-api-wrapper zomato-cli

Last synced: about 2 months ago
JSON representation

:hamburger: CLI for showing basic stats of Zomato orders

Awesome Lists containing this project

README

        

# Zomato Analytics CLI

Zomato Analytics is a CLI tool that fetches orders from your Zomato account and displays basic stats like expenditure per month, weekday wise distribution and more. It has been very much inspired by `swiggy-anaytics`.

![Alt text](images/cli-ss.png?raw=true "zomato-cli-ss")

## Security

The CLI will ask for your email address and password. This is needed for fetching details from your account. None of the sensitive data is stored or sent anywhere other than Zomato's official servers. Complete source code is open and available here for verification.

## Getting Started

### Installation

```
npm install -g zomato-analytics-cli
```

### Run
```
zomato-analytics-cli
```

## Contribution
PRs on Feature Requests, Bug fixes are welcome. Feel free to open an issue and have a discussion first.

## License
[MIT](https://github.com/rishavanand/zomato-analytics-cli/blob/master/LICENSE)

## Disclaimer
This tool is only intended for personal use and is a simple demonstration. It is in open domain and I am not responsible if you use it and violate any TnC. Or as they say, it's for science.