Speak your intent into the void.
A chaotic sigil and voice incantation generator written in Bash. It deduces your intent into a unique symbolic expression, spoken aloud with entropy-infused parameters.
git clone https://github.com/Ltotheuhas/sigil.git
cd sigil
./install.sh
## Dependencies
- `espeak`: Install via your package manager
(e.g., `sudo pacman -S espeak` on Arch Linux)