Node.js console chat (ssh [email protected])
ssh [email protected] (pass: hn) I did this simple chat with Node.js. It basically consists of a server which listens on a UNIX socket and clients which can connect to it. I changed ttychat's login shell to the chat client (ttychat.js) so that anyone who SSHes into the server automatically joins the chat room. Feel free to fork on Github: https://github.com/olalonde/node-ttychat
Does the same job
all alternatives →
- SCssh chat.shazow.net2014 · ▲171
Hi HN, I wrote a custom SSH server in Go, give it a try. It uses your terminal user and SSH keys to authenticate implicitly. Instead of getting a shell, you get an IRC-style chatroom with everyone else. $ ssh chat.shazow.net If you're getting "Permission denied (publickey)", please use ssh-keygen to create a keypair. Instructions here: https://help.github.com/articles/generating-ssh-keys/ SSH is a really cool protocol; it's a lot like HTTP2. This is a demo of one thing you can do with it, but I plan to factor out the code into libraries that will let you build all…


- CVChat via the console, with now and socket.io2017 · gloubiboulga.now.sh · ▲14
- ROReactJS Open Source Chat2016 · ▲6
A few weekends ago I was bored looking for a small project. I decided to make a small chat app that supports SSL and can be deployed easily. Front-end: ReactJS, Redux, Websockets Back End: Node.JS, Redis, Websockets Here is the source: http://www.github.com/lgse/react-chat Here is a demo: http://chat.lgse.net username: pick whatever you like! server: chat.lgse.net:1337 encryption: SSL/TLS There are still a lot of todos, but very functional for a small weekend project. Comments welcomed!
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, March 2011
the whole month →- MC
Life & fun · 2011 · zetabee.com
- NW
My buddy paulsingh and I have been working on this for a few weeks, got something up and running and wanted to show you. The problem we're solving: When you need customer service (your flight got canceled, strange fees on your bill, etc) you just want to talk to a real person. Waiting on hold wastes your time AND your concentration; you can't be coding in the zone when part of your brain is waiting for an operator. Our solution: We wanted to make it "one click" to reach a real person. How it works: You click on who you want to talk to (even a specific department, like the billing dept at…
Dev tools · 2011
- BA
Life & fun · 2011 · clayallsopp.posterous.com
- MN
Work · 2011 · colorapi.com
- RL
AI · 2011 · diffbot.com
- IM
I recently decided to try out Google Tasks as my only task management system, and while I find some things about the interface great, it really isn't suited for someone like me who has multiple lists with lots of elements on each. So, I whipped this together real fast and I can't imagine using Google Tasks without it anymore. I realized you might want it too, so I put it on the web. Enjoy :)
Work · 2011 · gtasker.com