Skip to content

cygery/Rocket.Chat

 
 

Repository files navigation

Rocket.Chat logo

The Ultimate Open Source WebChat Platform

Demo

Checkout the latest version at https://demo.rocket.chat

Available from the AppStore:

Rocket.Chat on Apple AppStore

Get the app for your Android phone:

Rocket.Chat on Google Play

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:

Rocket.Chat on Sandstorm.io

Try it on Ubuntu:

Deploy on VPS or standalone server

Try it with docker:

Deploy with docker

Download the Native Cross-Platform Desktop Application at Rocket.Chat.Electron

Donate

About

Build Status Coverage Status Code Climate MIT License

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.

On the News

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

Why Slack when you can Rocket.chat?

Features

  • 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)
  • 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!
  • Sandstorm.io instant Rocket.Chat server Now on Sandstorm App Store

Roadmap

In Progress

Planned

Issues

Github Issues are used to track todos, bugs, feature requests, and more.

Integrations

Hubot

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.

Chat-ops integrations powered by Hubot

Integrate your application with fly-in panels today! Early access is available for developers.

Sample integration of a Drones Fleet Management System

Many, many, many more to come!

We are developing the APIs based on the competition, so stay tuned and you will see a lot happening here.

Documentation

Checkout Github Wiki (coming soon)

Production Deployment

Ubuntu VPS or server

Follow these deployment instructions.

FreeBSD

Solid five-nines deployment with industry workhorse FreeBSD (coming soon).

FreeBSD Daemon

Ubuntu Software Center

Easy one click install right from your Ubuntu Desktop (coming soon).

Ubuntu Software Center

Docker

Use the automated build at our Official Docker Registry

Rocket.Chat logo

docker pull rocketchat/rocket.chat

sloppy.io

Host your docker container at sloppy.io. Get an account and use the quickstarter

Heroku

Host your own Rocket.Chat server for FREE with One-Click Deploy

Deploy

Development Installation

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

Credits

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

Contributions

We Need Your Help!

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.

Translations

We are experimenting Lingohub. If you want to help, send an email to support at rocket.chat to be invited to the translation project.

Community

Join the conversation at Twitter, Facebook or Google Plus

License

Note that Rocket.Chat is distributed under the MIT License.

Donate

Rocket.Chat will be free forever, but you can help us speed-up the development!

Donate

About

Have your own Slack like online chat, built with Meteor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 39.5%
  • JavaScript 36.2%
  • HTML 14.3%
  • CSS 9.6%
  • Shell 0.4%