Giter Site home page Giter Site logo

microsoft-todo-osx's Introduction

⚠️ Microsoft has finally launched the MacOS version, you can download it from Mac App Store here. Thanks everyone for using this wrapper 🙌


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.

Download app (44MB)

Screenshot

Nativefier

I used the following command:

$ nativefier --name "To-Do" -p "OSX" --counter -i ./To-Do --single-instance --width=880 --height=630 --min-width=600 --min-height=330 --internal-urls="((microsoftonline|live)\.com|(todo|to-do)\.microsoft\.com)" --disable-context-menu --inject ./style.css https://to-do.microsoft.com/login

Features

  • Context menu
  • Native notifications w/ counter
  • Hide "Get the app" button

microsoft-todo-osx's People

Contributors

wowu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

microsoft-todo-osx's Issues

build.sh does not make a working app

I tried to rebuild the To-Do App with an actual nativefier 7.6.8, node.js 11.1.0, electron v3.0.3 under OSX HighSierra with the command mentioned in build.sh with no success.

Symptoms:

  • starting the app from scratch opens a regular chrome window which redirects me to Microsoft Authentication, "to-Do" opens in the normal "chrome" browser
  • App shows constantly the running cogs from Microsoft webpage

My solution:
changing the nativefier command to process authentication within the app
nativefier --name "To-Do" -p "OSX" --counter -i ./To-Do --single-instance --width=880 --height=630 --min-width=600 --min-height=330 --internal-urls=".*?\.[microsoftonline|live]\.*?" --disable-context-menu --inject ./style.css https://todo.microsoft.com/login
I extended the Regex to include private and enterprise login.

Remark: your "compiled" version from github works as aspected!

Hide "Get the app" element

Hi there,

First of all, love the app.

The one issue I have is that the "Get the app" element is annoying. Would you be able to remove it?

image

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.