GithubHelp home page GithubHelp logo

szpaczyna / prospect-mail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from julian-alarcon/prospect-mail

0.0 1.0 0.0 3.27 MB

Prospect is an Outlook mail desktop client powered by Electron

License: MIT License

JavaScript 100.00%

prospect-mail's Introduction

Prospect Mail client

logo

dependencies Status devDependencies Status

The Outlook desktop client for the new Outlook Interface from Microsoft 365.

screenshot-linux

screenshot-calendar-view

Needed configuration in your Outlook Web configuration

It's recommended to enable the new design to be able to use this client

Feature

  • Receive your Outlook Microsoft 365 online from the desktop app
  • Close to minimise
  • Dock tray support
  • System notification

Architecture components

The main software architecture components and their versions are this:

Build

Clone the repository and run in development mode. (You need to have git , node and yarn) installed)

git clone https://github.com/julian-alarcon/prospect-mail.git
cd prospect-mail
yarn
yarn start

Build the application for linux

yarn run dist:linux

This will build an AppImage, deb and snap files in the dist folder. This files can be run in most popular linux distributions.

Is possible to specify the snap or AppImage build type using running this:

yarn run dist:linux:snap

Build the application for Mac (It works in versions 10.14 and 10.15)

yarn run dist:macOS

Download

The released application can be downloaded here.

Installation

Snap build are available in the Snapcraft Store. You can search prospect-mail from the Software Store in Ubuntu and linux distributions or use sudo snap install prospect-mail from the terminal.

Once it was builded, or using the release files available, you can install the files using AppImage process, using .deb sudo dpkg -i prospect-mail_x.y.z_arch.deb or using the snap file sudo snap install prospect-mail_x.y.z_arch.snap --dangerous.

Release

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

License

MIT by Julian Alarcon based on work on electron-outlook by Howard J

prospect-mail's People

Contributors

julian-alarcon avatar enkru avatar szpaczyna avatar mmhobi7 avatar donutsahoy avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.