Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wowu/microsoft-todo-osx
Unofficial Microsoft ToDo app for MacOS
https://github.com/wowu/microsoft-todo-osx
macos microsoft nativefier todoapp
Last synced: 3 days ago
JSON representation
Unofficial Microsoft ToDo app for MacOS
- Host: GitHub
- URL: https://github.com/wowu/microsoft-todo-osx
- Owner: wowu
- Created: 2017-05-16T16:22:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-22T09:20:00.000Z (over 5 years ago)
- Last Synced: 2024-12-10T10:11:24.365Z (13 days ago)
- Topics: macos, microsoft, nativefier, todoapp
- Language: Shell
- Homepage:
- Size: 43.1 MB
- Stars: 220
- Watchers: 11
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ⚠️ Microsoft has finally launched the MacOS version, you can download it from Mac App Store [here](https://apps.apple.com/app/microsoft-to-do/id1274495053?mt=12&utm_source=Direct). 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](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="((microsoftonline|live)\.com|(todo|to-do)\.microsoft\.com)" --disable-context-menu --inject ./style.css https://to-do.microsoft.com/login
```## Features
- [x] Context menu
- [x] Native notifications w/ counter
- [x] Hide "Get the app" button