/ms-todo-electron-web-app

Microsoft Todo as an Electron web wrapper for Linux

Primary LanguageJavaScriptMIT LicenseMIT

ms-todo-electron-web-app

Microsoft Todo as an Electron web wrapper for Linux. Main purpose of this app is to have Microsoft Todo as a native application on Linux.

Install

Latest releases

Downloadable releases are available as .deb (Debian, Ubuntu, Linux Mint..), .rpm (Fedora, openSUSE, Red Hat..) and more.

Build

  1. Git clone this repo.
  2. Install Nodejs.
  3. Run npm install in root directory of the project.
  4. npm start for the development server
  5. npm run linuxfactory to make the Linux builds.