This is the first version of the Electron Desktop app that opens the OpenGenus IQ webpage.
Clone the Repository:
git clone https://github.com/OpenGenus/Desktop-app.git
cd Desktop-app
Install Dependencies: Make sure you have Node.js installed. Then, run:
npm install
Run the App:
npm start
This will launch the Electron application, and it should open the OpenGenus IQ webpage directly.