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-cliTarot uses secrets.SystemRandom for true cryptographic entropy.
Install
npm, pnpm, or bun. Node โฅ 20.
Package managers
npm install -g thoth-clipnpm add -g thoth-clibun add -g thoth-cliOne-shot (no install)
npx thoth-cli moonnpx thoth-cli tarotHow 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 DECurrent transits
thoth transit --natal-date 1879-03-14 --natal-time 11:30 --city "Ulm" --nation DETarot reading
thoth tarot -s celtic -q "What should I focus on?"Gematria
thoth gematria "Hello World"thoth gematria-lookup 26Numerology
thoth numerology --date 1879-03-14 --name "Albert Einstein"Moon phase
thoth moon