whyq-go
Display your https://www.whyq.sg/ orders in terminal.
Installation
make
Config
export WHYQ_URL=https://www.whyq.sg
export WHYQ_EMAIL=<your_email>
export WHYQ_PASSWORD=<your_password>
Usage
~ whyq
1. Mon 2023-06-19 <Item Name 1>
Optional: <Optional Item Name 1>
2. Tue 2023-06-20 <Item Name 2>
Optional: <Optional Item Name 2>
etc..
Why I wrote this
I want to have quick access to my office lunch orders.
I use my second monitor to display my terminal dashboard,
so I can just take a quick look to it.
But I can just visit the site, login, and view my orders?
The site's login session expires quickly, so I need to do this every time I want to see my order.
Guess I'm just too lazy 🤷.