Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

(Electron) Outlook client

License

NotificationsYou must be signed in to change notification settings

sier/outlook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This provides installers for Windows/Mac/Linux that install a dedicated application which hosts outlook's web application.

Image of Application

Rationale

I have found the Outlook Web application to be a great email client for a number of reasons.

  • It is always running the latest version without having to upgrade or update.
  • It gets new features faster (such as sweep).
  • It is fast and responsive.

The one thing that has prevented me from adopting it is the fact that it runs as a browser tab.

  • It gets lost in the soup of other tabs.
  • It is harder to get to my email tab because it isn't on my active app list.
  • Browser hotkeys sometimes interact with the application.
  • It doesn't give me notifications when the brower goes away.

To solve this I have created (well forked eNkrus version and tweaked) an Electron app which simply runs the Outlook Web app in a dedicated application frame:

Outlook 365 application

This hostshttp://mail.office365.com and is suitable for using with enterprise work/school environments

Outlook.com application (NOT ACTIVELY MAINTAINED)

This hostshttp://outlook.com and is suitable for using for personal email.

Installing

Go tohttps://github.com/sier/outlook/releases

  • .app version installs on mac

Building

Install prerequistites

cd Office365sudo yarn install#for Windowssudo yarn run dist:win#for Macsudo yarn run dist:macos#for Linuxsudo yarn run dist:linux

To build each distribution for office365. The installers will be built into the dist folder.

Acknowledgements

This project is a fork of:


[8]ページ先頭

©2009-2025 Movatter.jp