Divination tools for the terminal

Astrology, tarot, gematria, numerology. One CLI.

Real ephemeris calculations. Cryptographic randomness for tarot. Classical gematria systems. All from your terminal.

โ˜‰ Astrology๐Ÿ‚ก Tarotื Gematriaโˆž Numerology
npm install -g thoth-cli

Tarot uses secrets.SystemRandom for true cryptographic entropy.

Install

npm, pnpm, or bun. Node โ‰ฅ 20.

Package managers

npm install -g thoth-cli
pnpm add -g thoth-cli
bun add -g thoth-cli

One-shot (no install)

npx thoth-cli moon
npx thoth-cli tarot

How it works

Real calculations, real randomness.

1

Swiss Ephemeris

Natal charts, transits, synastry, returns โ€” all powered by the same ephemeris NASA uses. Accurate to the arcminute.
2

Cryptographic shuffling

Tarot draws use secrets.SystemRandom โ€” true entropy from the OS, not pseudo-random.
3

Classical correspondences

Gematria supports Hebrew, Greek, and English systems. Numerology preserves master numbers (11, 22, 33).

Features

Four complete divination systems.

โ˜‰

Astrology

Natal charts, transits, synastry, composite, solar/lunar returns, progressions, horary.

๐Ÿ‚ก

Tarot

Single card, 3-card, Celtic Cross, horseshoe, relationship spreads. True cryptographic shuffling.

ื

Gematria

Hebrew, Greek, and English systems. Compare words, lookup numbers, find correspondences.

โˆž

Numerology

Life Path, Expression, Soul Urge, Personality. Personal Year/Month/Day cycles.

Examples

Commands you'll actually use.

Natal chart

thoth chart --date 1879-03-14 --time 11:30 --city "Ulm" --nation DE

Current transits

thoth transit --natal-date 1879-03-14 --natal-time 11:30 --city "Ulm" --nation DE

Tarot reading

thoth tarot -s celtic -q "What should I focus on?"

Gematria

thoth gematria "Hello World"
thoth gematria-lookup 26

Numerology

thoth numerology --date 1879-03-14 --name "Albert Einstein"

Moon phase

thoth moon