All Projects → rishavanand → zomato-analytics-cli

rishavanand / zomato-analytics-cli

Licence: MIT license
🍔 CLI for showing basic stats of Zomato orders

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to zomato-analytics-cli

flutter background
A flutter plugin to keep apps running in the background via foreground services. Currently Android only.
Stars: ✭ 58 (+152.17%)
Mutual labels:  package
laravel-repoman
Set a payment deadline for the customer
Stars: ✭ 14 (-39.13%)
Mutual labels:  package
atom-toolbar-almighty
Atom editor's missing toolbar
Stars: ✭ 21 (-8.7%)
Mutual labels:  package
toggler
Atom plugin - Toggle words and symbols
Stars: ✭ 21 (-8.7%)
Mutual labels:  package
eerie
The package manager for Io.
Stars: ✭ 22 (-4.35%)
Mutual labels:  package
flutter web import js library
Import & use javascript libraries in your flutter web projects
Stars: ✭ 28 (+21.74%)
Mutual labels:  package
emacs-hacker-typer
A customizable implementation of http://hackertyper.com in emacs.
Stars: ✭ 21 (-8.7%)
Mutual labels:  package
abjutils
Useful functions for the Brazilian Jurimetrics Association
Stars: ✭ 42 (+82.61%)
Mutual labels:  package
Odapter
C# code generator for Oracle packages
Stars: ✭ 16 (-30.43%)
Mutual labels:  package
Laravel-Tongue
🎉 Finally a subdomain localization that works how you want it to work. 🌐
Stars: ✭ 28 (+21.74%)
Mutual labels:  package
devliver
Your private self hosted composer repository with user management
Stars: ✭ 50 (+117.39%)
Mutual labels:  package
pfSense-pkg-WireGuard
This is a port of the original WireGuard UI bits as implemented by Netgate in pfSense 2.5.0 to a package suitable for rapid iteration and more frequent updating on future releases of pfSense.
Stars: ✭ 194 (+743.48%)
Mutual labels:  package
listenv
R package: Environments Behaving As Lists
Stars: ✭ 20 (-13.04%)
Mutual labels:  package
future.mapreduce
[EXPERIMENTAL] R package: future.mapreduce - Utility Functions for Future Map-Reduce API Packages
Stars: ✭ 12 (-47.83%)
Mutual labels:  package
secure compare
A secure compare for Elixir.
Stars: ✭ 17 (-26.09%)
Mutual labels:  package
parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (+273.91%)
Mutual labels:  package
macpack
Makes a macOS binary redistributable by searching the dependency tree and copying/patching non-system libraries.
Stars: ✭ 20 (-13.04%)
Mutual labels:  package
repology-webapp
Repology web application
Stars: ✭ 114 (+395.65%)
Mutual labels:  package
cloup
Library to build command line interfaces (CLIs) based on Click. Cloup = Click + option groups, constraints, command aliases, command sections, help themes, "did you mean ...?" suggestions ...
Stars: ✭ 44 (+91.3%)
Mutual labels:  package
Releases
A Swift package for resolving released versions from a Git repository
Stars: ✭ 46 (+100%)
Mutual labels:  package

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

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].