Skip to content

jorge-mendoza-f/owa-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outlook Desktop

Outlook Desktop is a simple Outlook Web (Office 365) Desktop application, built using ElectronJS.

Features

  • Control for Hardware Acceleration

Installation

Dowload the latest release for Windows, Linux and MacOS.

For Windows... a standard Exectuable is provided, as well as a NuGet package.

Launching

To run, just launch the executable via the Desktop Shortcut, or the Executable directly.

Hardware Acceleration is disabled at launch

Building

To build locally, clone the repository and install the dependencies.

git clone https://github.com/mikepruett3/owa-desktop.git
cd owa-desktop
npm install

To run the application locally.

npm run test

To build the application installer.

npm run package

Dependencies

  • electron-squirrel-startup
  • publisher-github
  • electron-forge
  • electron-storage
  • electron

Errata

Logo borrowed from Seeklogo

Changes

After building - create a symlink to /usr/bin to be used across the system

About

A simple Outlook Web (Office 365) Desktop application, built using Electron.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%