# gmail **Repository Path**: chopins/gmail ## Basic Information - **Project Name**: gmail - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-15 - **Last Updated**: 2024-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #  Gmail > An Unofficial Gmail native web client built with Electron JS.
[![](lib/media/screenshot.png)](https://github.com/paulot/gmail/releases/latest) [![](lib/media/dock.png)](https://github.com/paulot/gmail/releases/latest) ## Install Check the current list of [releases](https://github.com/paulot/gmail/releases/latest) for prebuilt binaries. #### Mac OS Simply drag the .app file located in the archive to your dock #### Windows/Linux Still working on a binary. There are still a few issues with the menu that need to be sorted out in Linux. #### Running from source - Clone the repo: `git clone https://github.com/paulot/gmail.git` - Install dependencies: `npm install` - Run: `npm start` ## Development Built with [Electron JS](http://electron.atom.io). #### Commands - Init: `$ npm install` - Run: `$ npm start`