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.
Downloadable releases are available as .deb (Debian, Ubuntu, Linux Mint..), .rpm (Fedora, openSUSE, Red Hat..) and more.
- Git clone this repo.
- Install Nodejs.
- Run
npm install
in root directory of the project. npm start
for the development servernpm run linuxfactory
to make the Linux builds.