Skip to content

mertkahyaoglu/atom-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom Chat Build Status

Chat package for Atom Editor

Screenshot

Install

Using apm:

apm install atom-chat

Or search for atom-chat in Atom settings view.

Configuration

The atom-chat package accepts the following configuration values:

  • atom-chat.username — username displayed on the chat.
  • atom-chat.showOnRightSide — show the panel on the right side (default:left)
  • atom-chat.openOnNewMessage — open panel when a new message received

Server

Atom Chat running on a Node server. Go to repo.