https://github.com/jackdoe/go-scary
implementation of https://www.zalgotextgenerator.com/ for pranks in the tty
https://github.com/jackdoe/go-scary
Last synced: 4 days ago
JSON representation
implementation of https://www.zalgotextgenerator.com/ for pranks in the tty
- Host: GitHub
- URL: https://github.com/jackdoe/go-scary
- Owner: jackdoe
- Created: 2021-09-02T17:51:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T09:23:12.000Z (almost 5 years ago)
- Last Synced: 2026-06-14T01:32:46.539Z (4 days ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# this is re-implementation of https://www.zalgotextgenerator.com/
# I don't know what the license is, so just use it for fun
install:
```
$ go get github.com/jackdoe/go-scary/cmd/scary
$ go install github.com/jackdoe/go-scary/cmd/scary
```
run:
```
$ echo hello world | scary
h̷̸̖̪̙̱͙̑̃̍͆͂͡e̵̸̫̬̖̺̮̠̍̃̂̐͜͞͠ͅļ̞̜͕̻͇̪̩͂͊̓́̃͋͟l̵̢̖̫̙̻͍̐͊̄͒̾͗̅͆͌o̷̘̼͙̮̣̱̩̹͒̄̇̒̊̕̕ w̴̴̨̨̝͉̜̓̑̎͛͝͠o̵̢͎̠̰̖̭̞͒̓͆͂͌r̖̗̮̱̬̂͑́̓̃͌͛͠͝l̡͉̙͉̹͗̔̐̿͑͋̓̀̚d̡̨̛̠̩̘͔͕̖̭͆͒͌͒
```