Skip to main content

meditation

A colorful, animated, cross-platform terminal meditation companion — with a genuine (math-driven, not canned) rotating 3D wireframe animation, a guided inhale-hold-exhale breathing exercise, a Tharataka (candle-gazing) meditation, a session timer with progress tracking, comprehensive session history and statistics, and quick links out to further teachings.

Works anywhere Python 3 runs: Windows, Linux, macOS, Termux (Android), and iOS terminal apps (Pythonista, a-Shell).

Install

pip install meditation

On Termux, install Python first, then pip install as usual:

pkg install python
pip install meditation

On iOS (a-Shell or Pythonista), open a shell and run the same pip install meditation.

Usage

meditation

or

python -m meditation

What each menu option does

Option What it is
1. Guided breathing exercise An animated circle walks you through inhale → hold (4s) → exhale, repeated for as many cycles as you choose. Sessions are automatically recorded.
2. Meditation timer Pick a number of minutes and sit quietly while a progress bar and timer count the session down. Option to view stats before starting. Sessions are automatically recorded.
3. Tharataka meditation 🔴 NEW! Ancient candle-gazing technique. Gaze at a solid black circle on a pure white background with a live countdown timer (MM:SS format). Perfect for focus and eye relaxation training. Recorded to your session history.
4. View session history & stats 📊 See your complete meditation journey with:
• Total sessions and total time
• Average session duration
• Current streak tracking (🔥 for 7+ days)
• Last 7 days breakdown with visual bars
• Last 30 days weekly breakdown
• Recent sessions list
• Option to clear history
5. A quiet reflection Shows one short, original line to sit with — a small prompt for reflection, not a lecture. Recorded as a 1-minute reflection session.
6. About this tool A quick summary of what the app is and how it works, including total sessions recorded.
7. Open Abhidhamma Teachings Opens https://abhidhamma.ishanoshada.com/ — Buddha's deep teaching on the nature of mind.
8. Open Lahari Mantras Opens https://lahari-mantras.ishanoshada.com/ — traditional chants for focus and devotion.
0. Exit Closes the session.

Session Tracking & Statistics

The app automatically tracks your meditation practice with:

  • Persistent storage: All sessions saved to ~/.meditation_history.json
  • Session types: Timer sessions, breathing exercises, Tharataka sessions, and reflections are all tracked
  • Streak tracking: Counts consecutive days of meditation
  • Weekly breakdown: Visual chart showing your practice for the last 7 days
  • Monthly breakdown: Weekly totals for the last 30 days
  • Progress bars: Visual representation of your consistency

How sessions are recorded:

Session Type What gets recorded
Guided breathing Duration based on number of cycles (inhale+hold+exhale)
Meditation timer Full session duration (if completed or stopped early)
Tharataka meditation Full session duration with selected time
Quiet reflection 1 minute reflection session

Statistics you can view:

  • Total sessions and total minutes
  • Average session length
  • Current streak in days (with emoji indicators)
  • Last 7 days with daily totals (visual bars)
  • Last 30 days with weekly breakdown
  • Recent sessions with timestamps

Data Storage

Your meditation history is stored locally at:

~/.meditation_history.json

This file contains:

  • All session records with timestamps and durations
  • Session types (timer/breathing/tharataka/reflection)
  • Last updated timestamp

You can clear your history from the statistics menu (option 4).

Color theme

All colors come from one deliberate 4-color palette (not random per character): saffron #f4a259, deep maroon #a13d63, teal #2ec4b6, and soft lavender #9d8df1 — inspired by monastic robes and calm water/sky.

Recent Updates

v2.2.0 — Tharataka Meditation

  • Added Tharataka (candle-gazing) meditation mode
  • Display: Full-screen white background with centered black circle
  • Timer: Live countdown in MM:SS format at bottom of screen
  • Fully integrates with session history and statistics
  • Supports Ctrl+C to stop early

Development

git clone https://github.com/ishanoshada/Meditation-CLI.git
cd Meditation-CLI
pip install -e .
meditation

Build and publish with either toolchain — both pyproject.toml and setup.py are included:

python -m build
twine upload dist/*

Roadmap

More companion web apps are on the way — keep an eye on the GitHub profile for what's coming next.

Planned features:

  • Session history tracking
  • Statistics dashboard
  • Streak tracking
  • Tharataka meditation
  • Export data to CSV
  • Daily goals and reminders
  • Sound integration (where supported)

Uninstall

pip uninstall meditation

License

MIT License — Ishan Oshada (ic31908@gmail.com)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meditation-3.0.1.tar.gz (17.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meditation-3.0.1-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

Details for the file meditation-3.0.1.tar.gz.

File metadata

  • Download URL: meditation-3.0.1.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for meditation-3.0.1.tar.gz
Algorithm Hash digest
SHA256 fd818207a1e0f53f7adf9df6e055a542d479b0cc85ab00d9d06b8dd91a10320b
MD5 0267a4c50f66c8c0d3d081c77748ba15
BLAKE2b-256 ffdd6382c557879293a8130b9ef3a49e532b2f02d97d1b0b59da8f400db331fd

See more details on using hashes here.

File details

Details for the file meditation-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: meditation-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 17.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for meditation-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dcc75b283eb250ef0b1eaaadbc36ad0216c4c6788b5b919cdf1bc51b8f842cab
MD5 4aef5a0f5e5e97270e179f5c0ac0fdf8
BLAKE2b-256 bfa14ee6febd579ccec3a6c88c2ff5a491694d564dbce99ea35bba352348b7e1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page