nowfound

Alternatives

Products that do what Node.js console chat (ssh [email protected]) does

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

  1. 1

    A chat room inside your browser's console.

    2019

  2. 2SC

    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…

    2014

  3. 3

    A small alternative to Slack

    2017

  4. 4

    A powerful client-side JavaScript library for ChatGPT

    2023

  5. 5CV

    2017 · gloubiboulga.now.sh

  6. 6RO

    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!

    2016

  7. 7

    Your own open source Slack-like chat

    2015

  8. 8
    SSHTron98

    Multiplayer Tron in your terminal

    2016

  9. 9FA
  10. 10TY
  11. 11
    Chattt141

    Easily chat with people from your terminal 👨‍💻💬

    2018

  12. 12

    Miminal, Clean and Realtime Global Chat Application

    2022

  13. 13
    Chat88

    turn your backend into a chat app instantly

    Mar 2026

  14. 14
    Wirechat 113

    A robust Laravel livewire chat package

    2024

  15. 15TL

    Hi HN, I'm working on an Erlang inspired WebAssembly runtime for the backend[0]. Recently I added TCP support and was looking for apps I could build with it. I ended up building a telnet line chat app. It was a great dogfooding experience and has a nice retro feel to it. You can access the US server with > telnet lunatic.chat or the EU one with: > telnet eu.lunatic.chat You should pick the one closer to you as all the rendering is done on the backend and lower latency will mean better UX. The server is open source[1] and written in Rust. The Rust code is then compiled to WebAssembly and runs…

    2021

  16. 16

    Chat with any github repository, file or wiki

    2025

  17. 17FI

    This is something fun I’ve been hacking on recently: ridiculously simple group chat. Go to http://faces.io and then get your friends to do the same. That’s it! :-D Currently works best in Chrome. It’s definitely beta status at best. Audio can get weird—be ready to mute. ;-) Let me know what you think!

    2014

  18. 18

    Talk to fellow NFT holders

    2022

  19. 19

    Chat for small teams — encrypted and decentralized

    2019

  20. 20SC
  21. 21MA
  22. 22TT

    Hi everyone, nice to meet you and I am a newcomer of HN. I have made a binary tool Aih that could communicate with Bard, ChatGPT, Claude, and Llama(HuggingChat) from the terminal. https://github.com/Databingo/aih Since CAPTCHA challenges and bots detecting have become increasingly difficult, I've changed my strategy from hacking the APIs to simulating a real browser's action. The tool first takes the logged-in cookies of Google, ChatGPT, Claude, and HuggingChat accounts from the real Chrome browser, then it opens an invisible instance of Chromium for communication, then…

    2023 · github.com

  23. 23BR

    I built Burn Room — a self-hosted SSH chat server where messages burn after 1 hour and rooms auto-destruct after 24 hours. Nothing is written to disk. No account, no email, no browser required. ssh [email protected] -p 2323 password: burnroom Or connect from a browser (xterm.js web terminal): https://burnroom.chat

    Mar 2026 · burnroom.chat

  24. 24OT

    It uses WebSockets for real time messaging, so conversations appear instantly as people join and chat. The interface is inspired by a terminal, but there are no commands to learn. Just open it and start talking to people around the world. Update: The deployment issue is fixed. Open Terminal is now fully operational. If you tried it earlier and it wasn't working, it should work now. Thanks to everyone who checked it out.

    17d ago · openterminal-sigma.vercel.app

Ranked by how close each launch is in meaning, then by votes. Refine with a description →