Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/amitmerchant1990/correo

:love_letter: A menubar/taskbar Gmail App for Windows and macOS
https://github.com/amitmerchant1990/correo

electron email gmail menubar taskbar windows

Last synced: about 2 months ago
JSON representation

:love_letter: A menubar/taskbar Gmail App for Windows and macOS

Lists

README

        




Correo


Correo


A menubar/taskbar Gmail App based on Electron.











| Windows |   |
|---------------------|----------------------|
|![sreenshot1](https://raw.githubusercontent.com/amitmerchant1990/correo/master/res/screenshot.png) | ![screenshot2](https://raw.githubusercontent.com/amitmerchant1990/correo/master/res/screenshot2.png) |

## Features

* Runs Gmail right from the Taskbar (in Windows) or from the Menubar (in macOS).
* Remains active in the tray for quick usage.
* Uses Gmail's UI for mobile so it's best to use within menubar/taskbar.
* Cross platform
- Windows and macOS. On Linux, menubar [isn't working correctly](https://github.com/electron/electron/issues/6773).

## How To Use

To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/amitmerchant1990/correo

# Go into the repository
$ cd correo

# Install dependencies
$ npm install

# Run the app
$ npm start
```

Note: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.

## Download

Download the portable version of Correo for Windows, macOS and Linux from [here](https://github.com/amitmerchant1990/correo/releases/latest).

## Correo?

[Correo](http://www.spanishdict.com/translate/correo) means "mail" in Spanish.

## Credits

This software uses code from several open source packages.

- [Electron](http://electron.atom.io/)
- [Node.js](https://nodejs.org/)
- [menubar](https://github.com/maxogden/menubar)

### License

>The [MIT license](https://opensource.org/licenses/MIT) (MIT)
>
>Copyright (c) [Amit Merchant](https://www.amitmerchant.com/)
>
>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
>
>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
>
>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

---

> [amitmerchant.com](https://www.amitmerchant.com)  · 
> GitHub [@amitmerchant1990](https://github.com/amitmerchant1990)  · 
> Twitter [@amit_merchant](https://twitter.com/amit_merchant)