0.5.3 • Published 2 years ago

thelemic-date v0.5.3

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

Thelemic-Date-js

A simple command-line thelemic calendar ❤️.

Install

you need to install npm, then on linux or mac use:

> sudo npm install -g thelemic-date

If you use Windows, use:

> npm install -g thelemic-date

Example

> tdate
Anno V:viii, Sol 🌞 in Virgem ♍, Dies Venus ♀, Luna 🌗 in Gemini ♊, aerae legis

"tdate" is short for "Thelemic date", so the command maste.

> tdate -d
Dies Venus ♀

"tdate -d" or "tdate --day" returns the day of the planetary week.

> tdate -m
Luna 🌗 in Gemini ♊

"tdate -m" or "tdate --moon" returns moon phase and sign.

> tdate -s
Sol 🌞 in Virgem ♍

"tdate -s" or "tdate --sun" return sun sign.

> tdate -y
Anno V:viii

"tdate -y" or "tdate --year", returns the year thelemic

> tdase -n
Anno V:viii, Sol  in Virgem, Dies Venus, Luna (Last Quarter) in Gemini, aerae legis

"tdate -n" or "tdate --noIcon", returns everything without emoji and can be accompanied by other arguments. example:

> tdate -n -s
Sol in Virgem
0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago