atom-blue-chat

Atom Chat on port 443

Usage no npm install needed!

<script type="module">
  import atomBlueChat from 'https://cdn.skypack.dev/atom-blue-chat';
</script>

README

Atom Chat

Chat package for Atom Editor [Offline]

Screenshot

Install

Using apm:

apm install atom-blue-chat

Or search for atom-blue-chat in Atom settings view.

Configuration

The atom-blue-chat package accepts the following configuration values:

  • atom-blue-chat.username — username displayed on the chat.
  • atom-blue-chat.showOnRightSide — panel to be displayed in
  • atom-blue-chat.openOnNewMessage — open panel when a new message received

Server

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