Skip to content

kurohune538/outlook-web-electron

Repository files navigation

Outlook Web

Only for Mac

To Use

you can run the latest App from OutlookWeb-darwin-x64 > OutlookWeb.app.

Build from source

Mac

you need npm & yarn & electron-packager

$ npm i -g yarn
$ yarn
$ electron-packager . OutlookWeb --platform=darwin --version=1.8.4 --overwrite --icon=./images/icon.icns

Todo

  • Multiple Tab Available
  • Display Badge for Notification.
  • App Notification (When you receive E-mail or Run your Calendar Alert)
  • Build For Windows

How to contribute

I want you to send PR to me!!!!

License

CC0 1.0 (Public Domain)