Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/derricw/outlook-for-linux

Electron Outlook App
https://github.com/derricw/outlook-for-linux

debian electron email

Last synced: 2 months ago
JSON representation

Electron Outlook App

Awesome Lists containing this project

README

        

# outlook-for-linux

Unofficial Microsoft Outlook client for Linux using [Electron](http://electron.atom.io/).
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

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

## License

GPLv3