Skip to content

derricw/outlook-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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