Very early and experimental matrix.org desktop application, using Chrome Apps
You need:
- Chrome or Chromium
- nodejs with npm
- Go into the
app
diretory - run
npm install
- run
npm prepare
- Open Chrome/ium
- Open the URL
chrome://extensions
- Check
Developer mode
in the top right corner - Click
Load packaged app
and select theapp
directory of this repository