Tech News
← Back to articles

Show HN: Zenta – Mindfulness for Terminal Users

read original related products more articles

🧘 zenta

Mindfulness that fits your coding flow

When your mind wanders while coding, simply return to breath. No tracking, no metrics, no disruption—just pure awareness in your terminal.

The noticing itself is the practice. ✨

⚡ Quick Start

# Install git clone https://github.com/e6a5/zenta.git && cd zenta && make install-system # Set up zen aliases echo " alias breath='zenta now --quick' " >> ~ /.zshrc echo " alias breathe='zenta now' " >> ~ /.zshrc echo " alias reflect='zenta reflect' " >> ~ /.zshrc source ~ /.zshrc # Use instantly breath # When mind wanders → return to breath (1 breath cycle) breathe # Need deeper centering → longer session (3 breath cycles) reflect # Evening → gentle day review

🌸 Why zenta?

Fits Your Real Workflow

Notice: "I'm stuck in planning thoughts" Return: breath Continue: Back to coding, more present

True Zen Approach

... continue reading