Small multiple gmail desktop client built with electron.
Just download the zip from the releases page and run the application. No installation needed.
# Clone this repository
git clone https://github.com/jamalkhan2k6/multigmail
# Go into the repository
cd multigmail
# Install dependencies
npm install
npm start