Giter Site home page Giter Site logo

anu-prakash-dev / ms-office-electron Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agam778/ms-365-electron

0.0 0.0 0.0 7.31 MB

A Microsoft Office Online Desktop Client made with Electron. Free of Cost.

Home Page: https://agam778.github.io/MS-Office-Electron

License: MIT License

JavaScript 61.84% Shell 38.16%

ms-office-electron's Introduction

Intro Image

An Unofficial Microsoft Office Online Desktop Client made with Electron. Free of Cost.

Table of contents

Introduction

As we know that Microsoft Office is a paid service, they also have a free Web version here.

For those people who can't afford Microsoft Office Subscription, or don't want to pay for that, or like the web version of it, Then MS Office - Electron is the app you require.

MS Office - Electron is the app in which the Web Version of Microsoft Office is wrapped into a Cross-Platform App with Electron. And all the Services of Microsoft Office will work for free.

Note - Windows Hello or Sign in with Security key is not currently supported and will show you an error. You will have to manually sign in with your E-Mail and Password.

Do Expect bugs

Supported Platforms

  1. Windows x64 (EXE File)
  2. Ubuntu/Debian based distributions (DEB File)
  3. Red Hat Linux/Fedora based distributions (RPM File)
  4. Arch/Manjaro Linux based distributions (PKG.TAR.ZST File)
  5. All Distributions supporting AppImage (AppImage File)

Arch Linux builds are now on AUR!
Mac OS supported now with builds for both M1 And Intel Chips . See the instructions how to install below

Windows

๐Ÿ’ฟ Windows Installation

For Installing this app on Windows :-

  1. Just go to the Releases page
  2. Scroll down and click the setup.x.x.x.exe file. The Setup file will start downloading.
  3. After it downloads, click on the file and proceed with the Installation. You can choose whether to install for only you or all the users on the PC. You can always start the app from Start Menu or from the Desktop Shortcut.

๐Ÿ“ธ Windows Preview

Click Here

macOS

๐Ÿ’ฟ macOS Installation

For Installing this app on Mac :-

  1. Just go to the Releases page
  2. Scroll down and click the .dmg file. The build with no architecture written is for Intel Macs (Will fix it soon) and the build with arm64 written in it is for M1 Macs. Download the build according to your Mac.
  3. After it downloads, click on the file and mount it on your system. Now drag my app to the Applications Folder (There will be a shortcut in the opened window too) and your app will be installed. Open from Launchpad and enjoy.

Linux

๐Ÿ’ฟ Linux Installation

Ubuntu/Debian based distribution installation

For Installing in Ubuntu/Debian based distribution :-

  1. Go to the Releases page
  2. Scroll down and click the .deb file to download it.
  3. Then run the deb file and click Install to install the App. Launch it from the Applications Menu.

Red Hat/Fedora based distribution installation

For Installing in Red Hat/Fedora based distribution :-

  1. Go to the Releases page
  2. Scroll down and click the .rpm file to download it.
  3. Then run the rpm file and click Install to install the App. Launch it from the Applications Menu.

Arch/Manjaro Linux based distribution installation

Arch Linux builds have been published to "AUR" now!

  1. Install any AUR helper like yay

  2. There are 2 packages in the AUR

    • ms-office-electron-bin: For installing pre-built releases
    • ms-office-electron-git: For building the app from source and installing.
  3. Now, for example, using yay, run:

    yay -Sy ms-office-electron-*

    To install the package accordingly.

  4. Wait for it to install and tada! The app is installed.

If you find any issues in using the AUR Builds, please create a New Issue and i'll try to fix that as soon as possible :D

๐Ÿ“ธ Ubuntu Preview

Click Here

๐Ÿ’ป Developing Locally

To build the app locally:
Run this script to automatically install nodejs, yarn and all the dependencies, and automatically start/build the app (it will show options) (Note: for Linux and macOS Only!):

git clone --depth=1 https://github.com/agam778/MS-Office-Electron.git
cd MS-Office-Electron
bash build.sh

Or:
Run the following commands to clone the repository and install the dependencies
git clone https://github.com/agam778/MS-0ffice-Electron.git
cd MS-Office-Electron
yarn install
$ yarn run
yarn run v1.22.17
info Commands available from binary scripts: asar, dircompare, ejs, electron, electron-builder, electron-osx-flat, electron-osx-sign, extract-zip, install-app-deps, is-ci, jake, js-yaml, json5, mime, mkdirp, node-which, rc, rimraf, semver
info Project commands
   - dist
      electron-builder
   - pack
      electron-builder --dir
   - start
      electron .
question Which command would you like to run?:

To start the app, run yarn start
To build the app, run yarn dist

๐Ÿ“ƒ MIT License

Disclaimer: Not affiliated with Microsoft

ms-office-electron's People

Contributors

agam778 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.