This repository has been archived on 2022-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
Stanislav N. aka pztrn 9be3323859
Own handler for links.
All external links (not belonging to mail.yandex.ru domain) should
open in external browser now. Related to #3.
2019-01-21 12:56:29 +05:00
2019-01-20 07:22:17 +05:00
2019-01-20 07:22:17 +05:00
2019-01-21 12:56:29 +05:00
2019-01-20 08:02:55 +05:00
2019-01-21 12:56:29 +05:00
2019-01-20 07:22:17 +05:00

Yandex Mail @ Desktop

This is unofficial and in any case unaffiliated electron wrapper around Yandex.Mail.

Rationale

After using Yandex.Mail for almost a year I realized that there is absolutely no mail clients that can replace Yandex.Mail interface as it is pretty fast and nice. And sadly I failed to google already existing wrapper.

Disclaimer

This wrapper isn't affiliated or connected or whatever with Yandex LLC. I'm not their employee. This wrapper was initially created for me and my wife.

Installation

yarn must be installed.

Install dependencies:

yarn install

To "just start" the wrapper:

yarn start

To build package:

yarn build
Description
Electron wrapper around Yandex.Mail.
Readme 95 KiB
Languages
JavaScript 96.6%
HTML 3.4%