Skip to content

Nayego/Chimeverse

This branch is 68 commits behind nick-denry/Chimeverse:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6da1b06 · Aug 13, 2019

History

52 Commits
Apr 29, 2019
Apr 26, 2019
Apr 27, 2019
Apr 25, 2019
Apr 26, 2019
Apr 29, 2019
Apr 26, 2019
May 2, 2019
Apr 29, 2019
Apr 29, 2019
Apr 26, 2019
Aug 13, 2019
Apr 29, 2019

Repository files navigation

Chimeverse

Jabber/XMPP client based on Converse.js and Electron

Version Downloads License PayPayl donate button

It should happen once. A very basic integration of Converse.js and Electron. With OMEMO.

Screenshots and feautures

Main window Chat Account form

  • Permanent account storage
  • Tray icon
  • Tray notifications
  • All the best from Converse.js like system notifications, MAM, OMEMO etc. See details at Converse.js

Changelog

See CHANGES.md

Latest release installer

Run with npm

git clone https://github.com/nick-denry/Chimeverse.git
cd Chimeverse
npm i
$(npm bin)/electron-rebuild
npm start