Fork of converse-desktop for c-r-t.tk's XMPP services
Go to file
Nick Denry d1d49a1d48 Style login form with open ionic icons 2020-05-10 00:06:57 +03:00
app Style login form with open ionic icons 2020-05-10 00:06:57 +03:00
libs/converse.js/3rdparty Use own state service 2020-05-09 18:07:42 +03:00
modules Use own state service 2020-05-09 18:07:42 +03:00
resources Style login form with open ionic icons 2020-05-10 00:06:57 +03:00
.gitignore Ignore .DS_* files 2019-04-26 03:30:15 +03:00
CHANGES.md Update CHANGES 2019-04-29 04:09:44 +03:00
LICENSE Update to actual license (GPLv3) 2019-04-26 03:49:30 +03:00
README.md Add badges 2019-05-02 03:20:29 +03:00
index.html Style login form with open ionic icons 2020-05-10 00:06:57 +03:00
main.js Use own state service 2020-05-09 18:07:42 +03:00
package-lock.json Style login form with open ionic icons 2020-05-10 00:06:57 +03:00
package.json Style login form with open ionic icons 2020-05-10 00:06:57 +03:00
renderer.js Style login form with open ionic icons 2020-05-10 00:06:57 +03:00

README.md

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