Only for Mac
you can run the latest App from OutlookWeb-darwin-x64
> OutlookWeb.app
.
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
- Multiple Tab Available
- Display Badge for Notification.
- App Notification (When you receive E-mail or Run your Calendar Alert)
- Build For Windows
I want you to send PR to me!!!!