The Complete Open Source Chat Solution
Checkout the latest version at https://demo.rocket.chat
Available from the AppStore:
Get the app for your Android phone:
Try it on Ubuntu:
Deploy on VPS or standalone server
Try it with docker:
docker-compose up
and check it out at http://localhost:80
Download the Native Cross-Platform Desktop Application at Rocket.Chat.Electron
Rocket.Chat is a Web Chat Server, developed in JavaScript, using the Meteor fullstack framework.
It is a great solution for communities and companies wanting to privately host their own chat service or for developers looking forward to build and evolve their own chat platforms.
Yes, we made it to the #1
Your own open source Slack-like chat
An open source Web based, channel based chat system (a la Slack) built using Meteor, the full stack JavaScript development platform.
Para los programadores que quieran ofrecer un chat en su web
Un chat de código abierto que puedes añadir a la web
- BYOS (bring your own server)
- Multiple Rooms
- Direct Messages
- Private Groups
- Public Channels
- Desktop Notifications
- Mentions
- Avatars
- Markdown
- Emojis
- Sent Message Edit and Deletion
- Transcripts / History
- File Upload / Sharing
- Full text search
- Support for Okta SSO through SAML v2
- I18n - Supports 22 Languages Internationalization with Lingohub
- Hubot Friendly - Hubot Integration Project
- Media Embeds
- Link Previews
- LDAP Authentication - LDAP Authentication on Rocket.Chat Wiki
- Face to Face Video Conferencing aka WebRTC (Alpha) - How to video chat
- REST APIs - Ready for testing ...
- Remote Locations Video Monitoring - Early access ...
- Native Cross-Platform Desktop Application Rocket.Chat.Electron - HELP WANTED
- Mobile app for iPhone, iPad, and iPod touch Download on AppStore!
- Mobile app for Android phone, tablet, and TV stick Available now on Google Play!
- Native iOS Application Rocket.Chat.iOS - HELP WANTED
- Native Android Application Issue #271 - HELP WANTED
- External popout window for chat with website visitor, like Zopim, Olark, LiveChat, SnapEngage Issue #519
- Off-the-Record (OTR) Messaging Issue #36 - HELP WANTED
- Kerberos Authentication
- XMPP Multi-user chat (MUC)
Github Issues are used to track todos, bugs, feature requests, and more.
The docker image is ready. Everyone can start hacking the adapter code, or launch his/her own bot within a few minutes now. Please head over to the Hubot Integration Project for more information.
We are developing the APIs based on the competition, so stay tunned and you will see a lot happening here.
Checkout Github Wiki (coming soon)
Follow these deployment instructions.
Use the automated build at our Official Docker Registry
docker pull rocketchat/rocket.chat
Host your docker container at sloppy.io. Get an account and use the quickstarter
Host your own Rocket.Chat server for FREE with One-Click Deploy
Prerequisites:
Now just clone and start the app:
git clone https://github.com/RocketChat/Rocket.Chat.git
cd Rocket.Chat
meteor
or use docker:
git clone https://github.com/RocketChat/Rocket.Chat.git
cd Rocket.Chat
docker run -it -p 3000:3000 -v "$(pwd)":/app danieldent/meteor
Thanks to Diego Sampaio, Gabriel Engel, Marcelo Schmidt, Rafael Caferati, Rodrigo Nascimento, Sing Li, Aaron Ogle, Graywolf336
Emoji provided free by Emoji One
Performance monitoring provided by Kadira
A lot of work has already gone into Rocket.Chat, but we have much bigger plans for it!
So if you'd like to be part of the project, please check out the roadmap and issues to see if there's anything you can help with.
We are experimenting Lingohub. If you want to help, send an email to support at rocket.chat to be invited to the translation project.
Join the the conversation at Twitter, Facebook or Google Plus
Note that Rocket.Chat is distributed under the MIT License.
Rocket.Chat will be free forever, but you can help us speed-up the development!