Skip to content

OwaNotifier/owa-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Owa-Notifier

Build Status
codecov.io

This application display notification when number of unread mail change in a Office365 inbox. It use oauth2 to get graph.microsoft.com API credential.

See documentation for more details about operating principle.

Screenshot

There is 2 way to display new mail notification with Owa-Notifier :

On windows 10 using system notification

screenshot-notification

On other platform using internal swing notification

screenshot-notification

Tray icon

When running the application display a icon tray.

screenshot-tray

Minimum requirement :

  • java 1.6
  • Desktop environnement
  • A browser
  • Linux or Windows

Build

mvn clean package

Run

java -jar target\OwaNotifier-jar-with-dependencies.jar