From 7b17780698211025a4e63d63f56578c6d74e6782 Mon Sep 17 00:00:00 2001 From: Karol Musur Date: Tue, 16 May 2017 18:39:29 +0200 Subject: [PATCH] Create README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..587ec09 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# Microsoft To-Do app for MacOS + +As Microsoft plans to shut down Wunderlist and there is no Microsoft To-Do app for MacOS yet, I've created one using [nativefier](https://github.com/gfpacheco/Nativefier). + +[Download app (44MB)](https://github.com/Wowu/microsoft-todo-osx/raw/master/To-Do.zip) + +![Screenshot](https://github.com/Wowu/microsoft-todo-osx/raw/master/screenshot.png) + + +## Nativefier + +I used the following command: + +```bash +$ nativefier --name "To-Do" -p "OSX" --counter -i ./To-Do --single-instance --width=880 --height=630 --min-width=600 --min-height=330 --internal-urls=false --disable-context-menu https://todo.microsoft.com/login +``` + +## Features + +- [x] Context menu +- [x] Native notifications w/ counter