mstodo is a CLI program for using Microsoft To Do.
Install
Download the latest release from the Releases page. Add the folder containing mstodo to the PATH.
Usage
To see available commands, type mstodo help
Usage:
mstodo [command]
Available Commands:
add Add a task
help Help about any command
lists Get a list of the task lists
version mstodo version
view View a specific list
Flags:
--auth-timeout string seconds to wait before giving up on authentication and exiting
--config-dir string config directory (default "/home/dalyisaac/.mstodo")
-h, --help help for mstodo
--port string port for mstodo
-t, --table-style string the style for the table (default "Rounded")
Use "mstodo [command] --help" for more information about a command.