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.
- Host: GitHub
- URL: https://github.com/fiatjaf/localchat
- Owner: fiatjaf
- License: other
- Created: 2020-08-24T04:07:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T13:11:20.000Z (almost 6 years ago)
- Last Synced: 2025-05-22T19:45:08.479Z (about 1 year ago)
- Topics: chat, lan, local, loginless
- Language: Go
- Homepage: https://localchat.bigsun.xyz/
- Size: 85.9 KB
- Stars: 38
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
