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

https://github.com/moba1/proton-mail-viewer

Unofficial Proton Mail™ viewer
https://github.com/moba1/proton-mail-viewer

electron proton-mail

Last synced: 2 months ago
JSON representation

Unofficial Proton Mail™ viewer

Awesome Lists containing this project

README

        

# Unofficial Proton Mail viewer

[Proton Mail](https://proton.me/mail)™ is secure email service.
Proton Mail™ focuses on private & privacy, and etc.

This client is unofficial & open source Proton Mail™ client.

## Quick Start

First, install npm package,

```bash
npm i --frozen-lockfile
```

and run client.

```bash
npm run start
```

## build

Run followin command.

```bash
npm run make
```

command outputs artifact to `out/make`.