JSPM

  • Created
  • Published
  • Downloads 91
  • Score
    100M100P100Q71513F
  • License Apache-2.0

Electron based multi IM client

Package Exports

  • electronim

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (electronim) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ElectronIM

GitHub license Bugs Coverage npm GitHub release (latest SemVer)

Free/Libre open source Electron based multi instant messaging (IM) client.

Combine all your IM applications (or whatever you want) in a single browser (Electron) window.

Quickstart

Download the latest binary version for your platform: releases

Or if you have Node installed in your system, you can try out ElectronIM by running one of the following commands:

npx electronim
npm install -g electronim
elecronim

You can also follow our comprehensive setup guide.

Features

  • Multi-platform
  • Spellchecker
  • Supports any web based IM solution
  • Drag-and-drop tab reordering

Screenshot

Screenshot

Motivation

Inspired by Rambox and Franz, I created ElectronIM out of the necessity of having an all-in-one instant messaging app that didn't require registration and provided spell checking for free.

Acknowledgements