mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-28 17:56:37 +02:00
Added node-web-console.glitch.me.
This commit is contained in:
parent
13d46790d7
commit
7599c7db1f
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue