All Projects → Wowu → Microsoft Todo Osx

Wowu / Microsoft Todo Osx

Unofficial Microsoft ToDo app for MacOS

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Microsoft Todo Osx

Seismic Deeplearning
Deep Learning for Seismic Imaging and Interpretation
Stars: ✭ 198 (-12.78%)
Mutual labels:  microsoft
Sharepointdsc
The SharePointDsc PowerShell module provides DSC resources that can be used to deploy and manage a SharePoint farm
Stars: ✭ 205 (-9.69%)
Mutual labels:  microsoft
Pixel level land classification
Tutorial demonstrating how to create a semantic segmentation (pixel-level classification) model to predict land cover from aerial imagery. This model can be used to identify newly developed or flooded land. Uses ground-truth labels and processed NAIP imagery provided by the Chesapeake Conservancy.
Stars: ✭ 217 (-4.41%)
Mutual labels:  microsoft
Npm Windows Upgrade
🚀 Upgrade npm on Windows
Stars: ✭ 2,450 (+979.3%)
Mutual labels:  microsoft
Mmlspark
Simple and Distributed Machine Learning
Stars: ✭ 2,899 (+1177.09%)
Mutual labels:  microsoft
Powerplatformconnectors
This is a repository for Microsoft Power Automate, Power Apps, and Azure Logic Apps connectors
Stars: ✭ 209 (-7.93%)
Mutual labels:  microsoft
Speechtotext Websockets Javascript
SDK & Sample to do speech recognition using websockets in Javascript
Stars: ✭ 191 (-15.86%)
Mutual labels:  microsoft
Languageserver.jl
An implementation of the Microsoft Language Server Protocol for the julia language.
Stars: ✭ 223 (-1.76%)
Mutual labels:  microsoft
Lnkup
Generates malicious LNK file payloads for data exfiltration
Stars: ✭ 205 (-9.69%)
Mutual labels:  microsoft
Hololens facial recognition
A Unity hololens app to detect faces and display their attributes
Stars: ✭ 217 (-4.41%)
Mutual labels:  microsoft
Powershell Scripts
PowerShell scripts ranging from SCCM, MSO, AD, and other corporate enterprise uses... to sending cat facts to coworkers.
Stars: ✭ 201 (-11.45%)
Mutual labels:  microsoft
Azure Sdk For Net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Stars: ✭ 3,079 (+1256.39%)
Mutual labels:  microsoft
Reset Windows Update Tool
Troubleshooting Tool with Windows Updates (Developed in Dev-C++).
Stars: ✭ 208 (-8.37%)
Mutual labels:  microsoft
Wesng
Windows Exploit Suggester - Next Generation
Stars: ✭ 2,675 (+1078.41%)
Mutual labels:  microsoft
Azure Devops Migration Tools
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
Stars: ✭ 218 (-3.96%)
Mutual labels:  microsoft
Cognitive Face Ios
iOS SDK for the Microsoft Face API, part of Cognitive Services
Stars: ✭ 191 (-15.86%)
Mutual labels:  microsoft
Cve 2020 16898
CVE-2020-16898 (Bad Neighbor) Microsoft Windows TCP/IP Vulnerability Detection Logic and Rule
Stars: ✭ 207 (-8.81%)
Mutual labels:  microsoft
Cleanmgrplus
🐾 A Improved Replacement for Microsoft Disk Cleanup
Stars: ✭ 224 (-1.32%)
Mutual labels:  microsoft
Airsim Neurips2019 Drone Racing
Drone Racing @ NeurIPS 2019, built on Microsoft AirSim
Stars: ✭ 220 (-3.08%)
Mutual labels:  microsoft
Geek Life
The Todo List / Task Manager for Geeks in command line
Stars: ✭ 212 (-6.61%)
Mutual labels:  todoapp

⚠️ 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

  • [x] Context menu
  • [x] Native notifications w/ counter
  • [x] Hide "Get the app" button
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].