converse.rs/README.md
2025-05-16 11:07:30 -07:00

971 B

img RS Desktop

a converse-desktop fork, except its a bit more up to date


Download

Developer building guide


-- New features include

  • Newer electron, specifically version 37
  • Windows 7+ support, Linux, and MacOS 10.15+ support.
  • No more shitty CommonJS code, the whole codebase has been ported to ESM, which is a more up to date and flexible javascript standard
  • Quality of life features, such as zooming, chromium-like ctrl+f find bar, chromium-like navigation, etc have been added
  • Custom theme system separate from converse.js, allowing for more freedom when making themes [COMING IN v1.1]