This is a standalone client for HappyPanda X on the desktop that looks like the default HPX webclient but is slightly faster due to talking with the HPX server directly. It will also have better desktop integration since it's allowed to work outside the browser sandbox and interact with the system directly.
This project is currently in the alpha stage, so expect things to break.
- Install
nodejs
andnpm
- Clone or download this repository
- Run
cd path/to/cloned/repo
- Run
npm install
- Run
npm start
to start the application - Run
npm dist
to build binaries, which can be found in./dist