All Projects â†’ SphereSoftware â†’ RebelChat

SphereSoftware / RebelChat

Licence: Unknown, Unknown licenses found Licenses found Unknown LICENSE Unknown LICENSE.md
Rebel Chat 💬 - is a modern way to keep in touch with any team, and keep your messaging under control right in your editor.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to RebelChat

Mighty React Snippets
Crafty React & Redux snippets for Atom Editor
Stars: ✭ 16 (-15.79%)
Mutual labels:  atom, atom-editor
Nord Atom Ui
An arctic, north-bluish clean and elegant minimal Atom UI theme.
Stars: ✭ 94 (+394.74%)
Mutual labels:  atom, atom-editor
Github
Git and GitHub integration for Atom
Stars: ✭ 880 (+4531.58%)
Mutual labels:  atom, atom-editor
Apex Ui
Apex monochrome Atom theme UI.
Stars: ✭ 407 (+2042.11%)
Mutual labels:  atom, atom-editor
Markdown Themeable Pdf
ARCHIVED. NOT MAINTAINED. Themeable Markdown Converter (Print to PDF, HTML, JPEG or PNG)
Stars: ✭ 130 (+584.21%)
Mutual labels:  atom, atom-editor
Atom Transparency
How to make your Atom editor transparent
Stars: ✭ 477 (+2410.53%)
Mutual labels:  atom, atom-editor
Atom Pull Requests
View/Edit comments on a Pull Request directly inside the Atom Editor
Stars: ✭ 47 (+147.37%)
Mutual labels:  atom, atom-editor
atom-toolbar-almighty
Atom editor's missing toolbar
Stars: ✭ 21 (+10.53%)
Mutual labels:  atom, atom-editor
Apex Syntax
Apex monochrome Atom theme syntax.
Stars: ✭ 127 (+568.42%)
Mutual labels:  atom, atom-editor
Docker Atom Editor
Run the Atom editor within a Docker container
Stars: ✭ 110 (+478.95%)
Mutual labels:  atom, atom-editor
Awesome Atom Packages
📦 Some Useful Atom Packages for Web Developers !
Stars: ✭ 286 (+1405.26%)
Mutual labels:  atom, atom-editor
Gloom
A dark and gloomy pastel color syntax theme for Atom.
Stars: ✭ 182 (+857.89%)
Mutual labels:  atom, atom-editor
prot16
Colour schemes mainly for highlighting code syntax. Each theme uses a 16-colour palette. It comes in light and dark variants.
Stars: ✭ 18 (-5.26%)
Mutual labels:  atom, atom-editor
Prettier Atom
An atom package for the prettier formatter.
Stars: ✭ 750 (+3847.37%)
Mutual labels:  atom, atom-editor
atom-ide-crystal
Crystal IDE package for Atom using the Scry Language Server
Stars: ✭ 24 (+26.32%)
Mutual labels:  atom, atom-editor
Alfred Atom
Alfred workflow to browse and open Atom projects
Stars: ✭ 41 (+115.79%)
Mutual labels:  atom, atom-editor
atom-linter-xo
Linter for XO
Stars: ✭ 90 (+373.68%)
Mutual labels:  atom, atom-editor
atom-zurb-foundation
Zurb Foundation 6 for sites snippets.
Stars: ✭ 31 (+63.16%)
Mutual labels:  atom, atom-editor
Atom Ava
Snippets for AVA and run tests directly in the editor
Stars: ✭ 96 (+405.26%)
Mutual labels:  atom, atom-editor
Atom React Snippets
esnext React snippets
Stars: ✭ 146 (+668.42%)
Mutual labels:  atom, atom-editor

RebelChat

Be Rebel - Chat Rebel. 💬

Build Status appveyor Build Status MIT licensed

RebelChat is an integrated Chat system for the Hackable Atom Editor. It is a modern way to keep in touch with any team, and keep your messaging under control right in your editor.

Why

This project aims to provide unified UI/UX for all available communication channels. We do believe that you don't need to install and track all different chat apps, if all you need is just chat with your friends and colleagues.

RebelChat

How to start

To start RebelChat just press ctrl-alt-cmd-m, enter you credentials and enjoy your chatting experience.

By default RebelChat provides some keymaps. But feel free to change it any way you want. You can read more about keymaps here

Default Keymaps

Here is all default keymaps, but you can always disable it in package settings, or add your own in your ~/.atom/keymap.cson file.

Command macOS Windows Linux
rebel-chat:toggle (toggles main window) ctrl-alt-cmd-m
rebel-chat:choose-channel (open channel select) cmd-shift-k
rebel-chat:focus-input (focus master input) cmd-l
rebel-chat:team-1 (switch to team 1) cmd-1
rebel-chat:team-2 (...) cmd-2
rebel-chat:team-3 (...) cmd-3
rebel-chat:team-4 (...) cmd-4
rebel-chat:team-5 (...) cmd-5
rebel-chat:team-6 (...) cmd-6
rebel-chat:team-7 (...) cmd-7
rebel-chat:team-8 (...) cmd-8
rebel-chat:team-9 (...) cmd-9

Installation

  • In Atom, open Preferences (Settings on Windows)
  • Go to Install section
  • Search for RebelChat package. Once it found, click Install button to install package.

Manual installation

You can install the latest RebelChat version manually from console:

$ apm i RebelChat

If you wish you can install it from source, so you will be able to develop it test it on your own environment.

$ git clone [email protected]:SphereSoftware/RebelChat.git && cd RebelChat
$ apm i
$ apm link .

Then restart Atom editor. This command will clone, install all dependencies, and link RebelChat to the ~/.atom/packages folder

Thanks

This project sponsored by Sphere Software as part of our Open Source initiative.

License


The MIT License (MIT)

Copyright (c) 2017 Anton Shemerey @shemerey

Full license file here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].