Microsoft ToDo App for macOS

Woolson Lee
2 min readApr 3, 2019

--

Light theme — Task list

Microsoft ToDo for iOS is a nice and simple style todo list app, i like it so much. But, there are no official client for macOS. So, I decide to build one by my self and share with you .

Check out screenshot blow, and star my project on Github if you like it. Thank you.

Introduction

This app based on Electron and Microsoft REST API for outlook. With the same design ideas, it has a simple fresh display and more friendship human-computer interaction(TouchBar). Beyond that, i add dark mode for 10.14 Mojave, it looks pretty cool.

This app is unfinished and has some bugs, i’ll keep update to complete it.

📖Document & ⭐️Star: https://github.com/woolson/microsoft-todo-mac

⁉️Error & ✏️Feedback: https://github.com/woolson/microsoft-todo-mac/issues

Features

  • Beautiful styles
  • Faster login & keep online
  • Global search
  • Keyboard shortcut
  • TouchBar operate
  • Dark Mode
  • Online upgrade
  • Notification
  • EN/中文

Screenshot

Light theme — Operate folder
Light theme — Create Task
Light theme — Settings
Dark theme — Task list
Light theme — Setting

Github repo link: https://github.com/woolson/microsoft-todo-mac.

--

--