/outlook-for-linux

Electron Outlook App

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

outlook-for-linux

Unofficial Microsoft Outlook client for Linux using Electron. It uses the Web App and wrapps it as a standalone application using Electron.

This is just an outlook adaptation of https://github.com/ivelkov/teams-for-linux

Install

Release builds coming soon.

Run from source

$ npm i && (cd app && npm i)
$ npm start

License

GPLv3