Skip to content

Outputs a kin, kin affirmation, and 13 Moon Calendar date to the console. Based on the 13 Moon Galactic Calendar by José and Lloydine Argüelles, which is their adaptation of the Mayan Calendar to modern times.

License

Notifications You must be signed in to change notification settings

unboundhuman/galactic-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

13 Moon Galactic Calendar

A Node.js module that can be used to output a text description of the kin, kin affirmation, and 13-month calendar date for a specific Gregorian date into the terminal. It can also offer this as a JavaScript Object that can be used in other scripts.

The original concept for the 13 Moon Galactic Calendar was created by José and Lloydine Argüelles and is a modern adaptation of the Mayan Calendar. The calendar has the following features that are interesting:

  • Perpetual 13-month 365-day calendar with 28 days per month and one Day Out of Time on 25th July
  • Calendar days are always synchronized to the same Gregorian calendar days
  • 260-day Tzolkin count based on the Mayan Tzolkin, with a kin for each day
  • Calendar has repeating cycles in groups of 13 and 20, representing a view of time that is cyclical and fractal
  • The year begins on 26th July when the star Sirius rises with the Sun
  • To stay in sync with leap years, February 29th is a second Day Out of Time on the 13 Moon Calendar

You can read more about the calendar at the Law of Time website. I am not affiliated with any of these entities; I was just inspired to create something I could use to copypasta the information for a certain date into my journal.

Output Example

Galactic Calendar Date for Fri Apr 30 2021

Limi, Planetary Dog Moon 27
Blue Lunar Storm Year

Kin 137: Red Resonant Earth
I Channel in order to Evolve,
Inspiring Synchronicity.
I seal the Matrix of Navigation
With the Resonant tone of Attunement. 
I am guided by the power of Universal Water.

Quick Instructions

Take a look at the galactic.js file in a text editor for usage examples. You can see the output by running node galactic from the project directory, after you have run git clone or downloaded and unzipped the code.

If you don't have Node.js on your system, find out how to get it at Node.js.

Alpha Software

I put this together over a couple of days. It could use some comments in the code, better instructions in the README, and it may have unseen bugs. But it seems to be to working pretty accurately in comparison to the results from online 13 Moon calendars.

License

This script is licensed under the MIT License.

About

Outputs a kin, kin affirmation, and 13 Moon Calendar date to the console. Based on the 13 Moon Galactic Calendar by José and Lloydine Argüelles, which is their adaptation of the Mayan Calendar to modern times.

Topics

Resources

License

Stars

Watchers

Forks