Added node-web-console.glitch.me.

This commit is contained in:
Stefan Bohacek 2019-11-13 08:55:37 -05:00
parent 13d46790d7
commit 7599c7db1f
2 changed files with 4 additions and 0 deletions

View file

@ -136,6 +136,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
* `curl parrot.live` — display an animated party parrot ([hugomd/parrot.live](https://github.com/hugomd/parrot.live))
* `curl byemck.atulr.com` — display animated goodbye message for colleagues ([master-atul/byemck](https://github.com/master-atul/byemck))
* `ssh sshtron.zachlatta.com` ~> snake game; play with AWSD keys
* `curl node-web-console.glitch.me` — watch an emoji race ([source](https://glitch.com/edit/#!/node-web-console))
## Scripts

View file

@ -123,6 +123,9 @@ by_category:
byemck.atulr.com:
tags: [curl]
repository: https://github.com/master-atul/byemck
node-web-console.glitch.me:
tags: [curl,emoji,race]
repository: https://github.com/fourtonfish/node-web-console
- networking:
speedtest.py:
tags: [script]