Your pharmacy in the terminal — search products, manage cart, checkout in browser
uv tool install git+https://github.com/Lars147/apo-cli
apo search "Aspirin"| Feature | Description |
|---|---|
| 🔍 Search | Find products by name or PZN |
| 📦 Product Details | Prices, availability, descriptions |
| 🗂️ Categories | Browse product collections |
| 🛒 Cart | Add, remove, view items |
| 🌐 Checkout | Opens browser with your cart |
| 🤖 AI-Friendly | Designed for Claude, Codex, OpenClaw |
# Search
apo search "Ibuprofen 400"
# Product details
apo product <handle>
# Categories
apo categories
apo list --category bestseller
# Cart
apo cart # Show
apo cart add <variant_id> # Add
apo cart remove <variant_id> # Remove
apo cart clear # Clear
apo cart checkout # Open browserUnofficial tool for apohealth.de. Not affiliated with apohealth.
MIT © Lars Heinen