Skip to content
forked from eNkru/freelook

Freelook, an Electron-based client for Microsoft Outlook.

License

Notifications You must be signed in to change notification settings

roggenbrot/freelook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Freelook

Freelook, an Electron-based client for Microsoft Outlook.

screenshot_linux

Feature

  • Receive your hotmail / outlook / office 365 online from the desktop app
  • Close to minimise
  • Dock tray support
  • System notification
  • Network connection detection
  • Customized setting
    • Ads block as your control
    • Switch between outlook and office 365

Build Pre-Request

Build & Install

Clone the repository and run in development mode.

git clone https://github.com/eNkru/electron-outlook.git
cd electron-outlook
yarn
yarn start

Build the application

yarn run dist:linux

This will build an AppImage in the dist folder. This file can be run in most popular linux distributions.

Release

npm version (new release version)
git push origin master
git push origin --tags
npm publish

Download

The released application can be downloaded here.

License

MIT @ Howard Ju

About

Freelook, an Electron-based client for Microsoft Outlook.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.5%
  • HTML 17.4%
  • CSS 1.1%