0.0.1 • Published 10 years ago

gmail-app v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

 Gmail

An Unofficial Gmail native web client built with Electron JS.

Install

Check the current list of releases for prebuilt binaries.

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.

Commands

  • Init: $ npm install
  • Run: $ npm start