🍴 monica is a command line chef that brings you tasty food
- Written in Python
- Uses the Zomato API, so works in 23 countries.
- Works on Linux, Windows and Mac.
1: PIP
$ pip install monica$ git clone https://github.com/Zephrys/monica
$ cd monica/
$ python setup.py install$ monica search Good Chinese Food$ monica surprise$ monica cuisine IndianOr to get a list of cuisines
$ monica cuisine list$ monica budget 500$ monica restaurant 310543$ monica reviews 310543$ monica configure$ monica --helpUse the issue tracker to file bugs or push new features.
Open sourced under the MIT License

