๐Ÿ“ฆ calda / Siri-Menu

๐Ÿ“„ README.md ยท 12 lines
1
2
3
4
5
6
7
8
9
10
11
12## Siri Menu

This is a proof-of-concept iOS app that lets you ask Siri questions like *"What's for lunch today?"* or *"What's for dinner on Wednesday?"*. 

<img src="images/siri.jpg" width="350px">

It imports, parses, and saves data from a [`menu.docx`](https://github.com/calda/Siri-Menu/blob/master/Siri%20Menu/Sample%20Menu.docx) to be quried against throughout the week. You can add any variant of *"What's for %meal on %day?"* to Siri using the Shortcuts API.

<img src="images/demo%201.png" width="280px"> <img src="images/demo%202.png" width="280px"> 

<img src="images/demo%203.png" width="280px"> <img src="images/demo%204.png" width="280px"> <img src="images/demo%205.png" width="280px">