Two Pi Extensions: pi-ext-pomo and pi-ext-tutor-mode

Feb 8, 2026

I built two Pi extensions: pi-ext-pomo and pi-ext-tutor-mode.

pi-ext-pomo

pi-ext-pomo is a Pomodoro and wellness reminder extension for Pi.

Main features

Commands

Repository: github.com/rnoldo/pi-ext-pomo


pi-ext-tutor-mode

pi-ext-tutor-mode is an English-learning workflow extension for Pi.

Main features

Commands

Example session

You: tutor-mode on
Pi: ✅ Tutor Mode ON

You: I still wondering if this can works?
Pi:
Your version: "I still wondering if this can works?"
Native: "I'm still wondering if this can work?"
Tips:
- add "am" -> "I'm"
- "can" uses base form -> "work"

You: I'm still wondering if this can work?
Pi: Great.

Vocabulary files example

Saved by date, for example:

docs/vocabulary/2026-02-08.md
docs/vocabulary/2026-02-09.md

Sample content of docs/vocabulary/2026-02-08.md:

# Vocabulary - 2026-02-08

- I'm still wondering if this can work.
- It depends on the context.
- Let's verify this step by step.
- I may be wrong, but here is my assumption.

Repository: github.com/rnoldo/pi-ext-tutor-mode