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

https://github.com/fiatjaf/localchat

Instant loginless chats with people that share an IP with you.
https://github.com/fiatjaf/localchat

chat lan local loginless

Last synced: 9 months ago
JSON representation

Instant loginless chats with people that share an IP with you.

Awesome Lists containing this project

README

          

# localchat

Instant web chat rooms (anything under the `/` path goes).
Defaults to your local public IP, which means in most cases people from the same LAN will meet in the default chat.

* **Hosted at:** https://localchat.bigsun.xyz/
* **Run your own:** Install with `go get github.com/fiatjaf/localchat` and run with environment variables `HOST`, `PORT` and (optionally) `REDIS_URL` for caching messages.

![screenshot](screenshot.png)