Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voidchatorg/voidchat
Voidchat is an anonymous chat platform that doesn’t require registration or an account. You can match with random strangers based on interests (similar to Omegle) or create your own chat room, which you can personalize with custom CSS, backgrounds and more.
https://github.com/voidchatorg/voidchat
anonymous-chat chat chat-app chat-application chatroom cpp group-chat image-sharing image-upload messenger omegle online-chat random-chat react sqlite stranger-chat svelte typescript uwebsockets websockets
Last synced: 15 days ago
JSON representation
Voidchat is an anonymous chat platform that doesn’t require registration or an account. You can match with random strangers based on interests (similar to Omegle) or create your own chat room, which you can personalize with custom CSS, backgrounds and more.
- Host: GitHub
- URL: https://github.com/voidchatorg/voidchat
- Owner: voidchatorg
- License: gpl-3.0
- Created: 2024-08-24T22:26:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T10:08:32.000Z (about 2 months ago)
- Last Synced: 2024-10-11T12:05:24.747Z (about 1 month ago)
- Topics: anonymous-chat, chat, chat-app, chat-application, chatroom, cpp, group-chat, image-sharing, image-upload, messenger, omegle, online-chat, random-chat, react, sqlite, stranger-chat, svelte, typescript, uwebsockets, websockets
- Homepage: https://voidchat.org
- Size: 838 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Voidchat: Anonymous Random Chat With Strangers
Voidchat is an anonymous chat platform that doesn’t require registration or an account. You can match with random strangers based on common interests (similar to Omegle) or create your own chat room, which you can personalize with custom CSS, backgrounds and more.
![omegle alternatives](/images/voidchat-talk-to-strangers.png)
*random chat is still wip*List of chat rooms:
- [v/general](https://voidchat.org) general chat
- [v/hungary](https://voidchat.org/v/hungary) magyar chat (hungarian chat)
- [v/politics](https://voidchat.org/v/politics) politics chat room
- [v/test](https://voidchat.org/v/test) testing channel## Credits
Voidchat is built on open-source software:
- [uWebSockets](https://github.com/uNetworking/uWebSockets)
- [SQLite](https://www.sqlite.org)