|
|
|
Show HN: Vanilla Cookbook – a deceptively simple recipe manager
(github.com)
|
|
4 points
by jt196
460 days ago
|
|
Vanilla Cookbook is a self hosted recipe manager built with Svelte(kit). It is designed with complexity under the hood, keeping the user experience as uncluttered, simply vanilla as possible. A brief feature list: - Recipe Scraping - via script with optional OpenAI API backup, old school bookmarklet
- Smart unit conversion, volumetric ingredient matching (cups to grams via an ingredient lookup table), temperature parsing in instructions
- Complex ingredient parsing for quantity, units, ranges, fractions, extras
- Multiple language support
- User management
- Data control: Paprika format import/export
- Shopping list
- Cooking logs
- Docker deployment
- PWA
- Local storage: images + SQLite Constructive feedback, GitHub issues/contributions/stars(!) are all very welcome. |
|