An open API service indexing awesome lists of open source software.

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

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̡̨̛̠̩̘͔͕̖̭͆͒͌͒

```