Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/derricw/outlook-for-linux
- Owner: derricw
- License: gpl-3.0
- Created: 2018-04-25T04:38:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T17:43:15.000Z (9 months ago)
- Last Synced: 2024-05-03T04:30:46.863Z (9 months ago)
- Topics: debian, electron, email
- Language: JavaScript
- Size: 446 KB
- Stars: 20
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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