Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inket/dominosjp
πDomino's Pizza Japan CLI π
https://github.com/inket/dominosjp
cli dominos gem japan pizza ruby
Last synced: about 1 month ago
JSON representation
πDomino's Pizza Japan CLI π
- Host: GitHub
- URL: https://github.com/inket/dominosjp
- Owner: inket
- License: mit
- Created: 2017-02-09T10:45:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T11:04:49.000Z (almost 8 years ago)
- Last Synced: 2024-11-14T03:34:25.444Z (about 2 months ago)
- Topics: cli, dominos, gem, japan, pizza, ruby
- Language: Ruby
- Size: 37.1 KB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-food - dominosjp - Domino's Pizza Japan CLI. (Food-related projects)
README
# DominosJP ππ΅π―π΅
πDomino's Pizza Japan CLI π### Requirements
- A [Domino's Pizza Japan](https://www.dominos.jp/eng/) account that you've ordered with at least once in the past
### Install
```bash
$ gem install dominosjp
```### Usage
```bash
$ dominosjp
```
and follow the instructions### Features
- Order a pizza in less than a minute
- Save your preferences for even faster ordering
- Finds the best coupon for your order from your coupon box, by calculating the real value### Preferences
Not really pizza-related, but by providing default values in a `.dominosjp.yml` file in your home directory you can skip most steps. See [.dominosjp.yml](blob/master/.dominosjp.yml) for examples.
Note: All keys are optional. It even allows for partial credit card info.
### Limitations/TODO
(Prefixed by a difficulty estimation from 1 to 5)
- (1) Allow for paying via cash (credit card-only now)
- (5) Allow for selecting pizza toppings
- (4) Allow for selecting pizza size/cut type/number of slices
- (4) Allow for selecting items from the special menu
- (5) Extra: Pizza Tracking via the CLI, and hopefully automate the Mystery Deal### Contact
[@inket](https://github.com/inket) / [@inket](https://twitter.com/inket) on Twitter / [mahdi.jp](https://mahdi.jp)