Skip to content

lipe1966/Rocket.Chat

 
 

Repository files navigation

Rocket.Chat logo

The Ultimate Open Source WebChat Platform

Live Demo

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

Desktop Apps

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

Mobile Apps

Available from the AppStore

Rocket.Chat on Apple AppStore

Available from the Google Play

Rocket.Chat on Google Play

Now compatible with all Android devices as old as version 4.0.x - download here, even on BlackBerry Passport!

Also available as FirefoxOS app

Firefox OS app now available

Deployment

Host your own Rocket.Chat server in four seconds flat

Heroku

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

Branch master (Latest stable version):

Deploy

Branch develop (Newer but unstable):

Deploy

Sandstorm.io

Rocket.Chat on Sandstorm.io

Grab the latest Sandstorm SPK for testing on your own server.

Sloppy.io

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

Docker

Deploy with docker compose

or

Use the automated build at our Official Docker Registry

Rocket.Chat logo

docker pull rocketchat/rocket.chat

FreeBSD

Run solid five-nines deployment on industry workhorse FreeBSD server:

FreeBSD Daemon

Ubuntu VPS

Follow these deployment instructions

Ubuntu Software Center

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

Ubuntu Software Center

About Rocket.Chat

Build Status Coverage Status Code Climate MIT License Stories in Ready

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.

Rocket.Chat 是特性最丰富的 Slack 开源替代品之一。 主要功能:群组聊天,直接通信,私聊群,桌面通知,媒体嵌入,链接预览,文件上传,语音/视频 聊天,截图等等。

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?

Self-hosted alternatives to popular cloud services

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)
  • 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

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

License

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

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

Branching Model

See Branches and Releases.

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.

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

How to Contribute

Already a JavaScript developer? Familiar with Meteor? Pick an issue, push a PR and instantly become a member of Rocket.Chat's international contributors community.

A lot of work has already gone into Rocket.Chat, but we have much bigger plans for it!

Credits

Thanks to Aaron Ogle, Bradley Hilton, Diego Sampaio, Gabriel Engel, Marcelo Schmidt, Rafael Caferati, Rodrigo Nascimento, Sing Li, and many others.

Emoji provided free by Emoji One

Performance monitoring provided by Kadira

Donate

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

Donate

BountySource

About

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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 39.7%
  • JavaScript 36.4%
  • HTML 13.6%
  • CSS 9.2%
  • Shell 0.6%
  • Ruby 0.3%
  • Cap'n Proto 0.2%