Skip to content

gabbott507/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published