No description
Find a file
Christopher Hase fa246b2fa8
All checks were successful
ci / build (push) Successful in 1m7s
more config part 4
2025-03-31 11:06:14 +02:00
.github/workflows .github/workflows/ci.yaml aktualisiert 2025-03-25 09:14:52 +00:00
node_modules first commit 2025-03-25 09:54:22 +01:00
broker.ts more config part 4 2025-03-31 11:06:14 +02:00
config.json more config part 4 2025-03-31 11:06:14 +02:00
deployment.yaml create html part 3 2025-03-26 15:55:41 +01:00
Dockerfile avoid CrashLoopBackOff by sleeping after sending E-Mail 2025-03-26 12:44:42 +01:00
package-lock.json first commit 2025-03-25 09:54:22 +01:00
package.json first commit 2025-03-25 09:54:22 +01:00
README.md more config part 4 2025-03-31 11:06:14 +02:00
tsconfig.json first commit 2025-03-25 09:54:22 +01:00

I-Ching

The I-Ching (a.k.a. the Book of Changes) is an ancient method of divination based on cleromancy (assigning meaning to the generation of apparently random numbers.) Six numbers between 6 and 9 are generated in order to create a hexagram, the meaning of which is contained in the I Ching book.

You can find lots of great information on the 2000+ year history of the I-Ching on Wikipedia

This app will send an I-Ching horoscope to the pre-configured mailhog instance in configurable intervalls.

This app uses the I-Ching library app https://github.com/Velfi/i-ching.git.

Configuration

It is possible to configure the intervall of days between the sending of horoscopes and the time of sending.