Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)