Unofficial client for ProofHub providing a native Linux desktop experince and some additional features.
This project and its contributors are not affiliated with ProofHub, nor it's product. This repository does not contain any ProofHub software. It is simply an Electron wrapper that loads the official ProofHub web application page, just as it would in a regular web browser.
-
Clone the repo
-
Edit homepage on script/main.js
var homePage = 'https://xyz.proofhub.com/'; // Put your company's ProofHub URL here
-
Build the apps
npm run build
-
Run the output AppImage or install it via deb package