The Ultimate Open Source WebChat Platform
- Live Demo
- Mobile apps
- Desktop apps
- Deployment
- About Rocket.Chat
- Development
- Installation
- Branching Model
- Translations
- Community
- How to Contribute
- Credits
- Donate
Checkout the latest version at https://demo.rocket.chat
Download the Native Cross-Platform Desktop Application at Rocket.Chat.Electron
Now compatible with all Android devices as old as version 4.0.x - download here, even on BlackBerry Passport!
Host your own Rocket.Chat server in four seconds flat
Host your own Rocket.Chat server for FREE with One-Click Deploy
Branch master (Latest stable version):
Branch develop (Newer but unstable):
Deploy your own Rocket.Chat server instantly on Scalingo
Branch master (Latest stable version):
Branch develop (Newer but unstable):
- BYOS (bring your own server)
- Multiple Rooms
- Direct Messages
- Private Groups
- Public Channels
- Desktop Notifications
- Mentions
- Avatars
- Markdown
- Emojis
- Media Embeds
- Link Previews
- Sent Message Edit and Deletion
- Transcripts / History
- File Upload / Sharing
- Full text search
- Live chat / Messaging call center
- LDAP Authentication
- Support for Okta SSO through SAML v2
- I18n - Supports 22 Languages
- Hubot Friendly
- Face to Face Video Conferencing (aka WebRTC)
- Multi-users Video Group Chat
- Audio calls
- Multi-users Audio Conference
- Screensharing
- REST APIs
- Remote Locations Video Monitoring
- Chat-ops powered by Hubot: scalable horizontal app integration (early access)
- Massively scalable hosting and provisioning (beta testing now)
- Native Cross-Platform Desktop Application Windows, Mac OSX, or Linux
- 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 Firefox OS Application (also for Desktop Firefox and Firefox for Android!) - Check the wiki page for install instructions
- Sandstorm.io instant Rocket.Chat server Now on Sandstorm App Store
- Support multiple teams on the same instance / same VPS infrastructure: Issue #658, Issue #630
- Support for PostgreSQL: Issue #533, Issue #822
- Native iOS Application Issue #270, Rocket.Chat.iOS - HELP WANTED
- Native Android Application Issue #271 - HELP WANTED
- Off-the-Record (OTR) Messaging Issue #36, Issue #268 - HELP WANTED
- API-enabled methods: Issue #202, Issue #454, Issue #455, Issue #759
- Scalable WebRTC broadcaster / media-server integration, Issue #1118 - HELP WANTED
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.
Checkout Github Wiki
Prerequisites:
Now just clone and start the app:
git clone https://github.com/RocketChat/Rocket.Chat.git
cd Rocket.Chat
meteor
It is based on Gitflow Workflow, reference section below is derived from Vincent Driessen at nvie.
See also this Git Workflows Comparison for more details.