vex-desktop

Encrypted group chat that collects as little data as possible.

Usage no npm install needed!

<script type="module">
  import vexDesktop from 'https://cdn.skypack.dev/vex-desktop';
</script>

README

vex-desktop

build

BETA software, this is still a work in progress

DO NOT attempt to use this for a reliable form of communication yet

desktop client for vex

uses Papirus Icon Set for files https://github.com/PapirusDevelopmentTeam/papirus-icon-theme

installation

Head on over to the releases page and download and install the appropriate package for your operating system. We offer builds for Windows, MacOS, and Linux.

dev setup

Make sure you have the dependencies:

  • nodejs
  • yarn

Steps:

git clone https://github.com/vex-chat/vex-desktop
cd vex-desktop
yarn
yarn start

you may also be interested in taking a look at our javascript library