Cooklang (Alexey)

@cooklang.bsky.social

Markup Language for Recipes and Tools http://cooklang.org/

In iOS, we're pretty limited when it comes to timers. I've checked many apps (including the Cooklang app) and the experience isn't convincing: the app schedules a local notification, and if you're in silent mode or Do Not Disturb, you never hear it. That's why I usually never set timers in the app

Bild

Another highly requested iOS feature is a mise en place screen, which highlights all ingredient prep upfront—so you don’t discover halfway through cooking that the onions were supposed to be chopped.

Bild

Before adding AI to the Cooklang mobile apps, I built a small proof-of-concept terminal app (TUI) for managing recipes. I didn’t plan to release it-TUIs are niche-but I started using it myself and found it genuinely useful. So… here it is.

Terminal AI application for managing recipes

Just sent out to beta-testers new feature of iOS app: alternative to iCloud file sync. 1 - via CookCloud for syncing from any platforms. 2 - local folder for using other sync services like Nextcloud/Syncthing

Bild

1/8 Right, I've just read some chef's manifesto about cooking and I'm FURIOUS. Apparently I've been living a lie with my knife drawer that looks like a medieval torture chamber. This pompous git says I only need ONE good knife? I've got seventeen and can't cut butter with any of them.

🚀 CookCLI v0.15.1 dropped! The open-source recipe manager just got: ✨ Beautiful new UI 🩺 Recipe validation 🔄 Smart scaling 🛒 Pantry-aware shopping lists 📚 Real documentation Here's why your kitchen workflow needs this 🧵

Bild

Want people to contribute to your open source project? Step 1: Post the most unholy AI-generated solution imaginable. Step 2: Watch the experts crawl out of the woodwork, frothing with corrections. Congratulations. You’ve tricked them into caring.

It's been a while since we allowed referencing other recipes as ingredients into the spec. Now implemented it in Cook CLI. You can store your recipes in DRY fashion, have shared recipes like sauces, dough, etc. Release: github.com/cooklang/coo...

Release v0.13.0 · cooklang/cookcli

0.13.0 (2025-05-27) ⚠ BREAKING CHANGES use : as scaling factor delimiter Features add base path for shopping lists so we can lookup references (a5c1a42) detect cycle references (3d9144f) highlig...

github.com