Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 234 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 234 Bytes

Matrix Headjack

Very early and experimental matrix.org desktop application, using Electron

Running

Needed dependencies

  • npm
  • electron (prebuilt)
  • grunt

Install dependencies

npm insall

Run

grunt && npm start