ordercli
AanbevolenCommand-line tool to track active Foodora orders, browse order history, and quickly reorder from your terminal.
npx clawhub@latest install ordercliVereisten
ordercli is a command-line interface for food delivery platforms, currently supporting Foodora (with Deliveroo support in progress). It lets you check real-time order status, browse your order history, and even trigger reorders — all without leaving the terminal.Whether you want to watch a live delivery countdown, inspect a past order's details as JSON, or quickly reorder a favourite meal with a single command, ordercli brings your food delivery account directly into your workflow.
Hoe het werkt
ordercli authenticates with your Foodora account and communicates with the platform's API on your behalf. Here's a typical flow:Set your country: ordercli foodora config set --country ATLog in with your credentials: ordercli foodora login --email you@example.com --password-stdinList active orders: ordercli foodora ordersBrowse history: ordercli foodora history --limit 20Reorder a past meal: ordercli foodora reorder
Belangrijkste functies
Live Order Tracking — View active orders with estimated arrival and status; use --watch to poll continuously.Order History — Browse past orders with configurable limits and view full details as JSON with history show
Vereisten
Foodora Account — Required. A valid Foodora email and password (or an importable Chrome session) is needed to authenticate and access orders.Deliveroo Bearer Token — Optional. Required only for the in-progress Deliveroo integration. Set via the DELIVEROO_BEARER_TOKEN environment variable. An additional DELIVEROO_COOKIE variable is also supported optionally.
Gebruiksscenario's
Developer Lunch Tracker — Check if your Foodora delivery has arrived without switching away from your IDE or terminal session.Reorder Regulars — Quickly reorder a saved favourite meal with a single confirmed command, bypassing the app UI entirely.Order Auditing — Export past order details as structured JSON for expense tracking, personal records, or data analysis.CI / Automation Scripts — Integrate delivery status into custom scripts or dashboards using the --json output flag.
Hoe te installeren
npx clawhub@latest install orderclinpx clawhub@latest install ordercliVereisten
Veelgestelde vragen
Beoordelingen
0 beoordelingenInloggen om een beoordeling te schrijven
Nog geen beoordelingen. Wees de eerste om je ervaring te delen!