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

nayr1991/freelook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Freelook

Freelook, an Electron-based client for Microsoft Outlook.

screenshot_linux

Feature

  • Receive your hotmail / outlook online from the desktop app
  • Close to minimise
  • Dock tray support
  • System notification

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 by Howard J

About

Freelook, an Electron-based client for Microsoft Outlook.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%