A cross-platform command-line interface to interact with Microsoft To Do, built using .NET 8.
Stars
44
Forks
11
Watchers
44
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
12
commits
5
commits
1
commits
Merge pull request #30 from mehmetseckin/feature/optional-list-arg
676a81dView on GitHubfix: Use in-memory filter to find default list for add command
85798ebView on GitHubfix: Use default list when adding item without a list name
9c109afView on GitHubfeat: Make list argument optional for add command
0737e3bView on GitHubfeat: Make list argument optional for add command
525dea9View on GitHubMerge pull request #29 from mehmetseckin/feature/add-star-option
5b40bc6View on GitHubfix: Correct behaviour of list command, remove unused code
0643841View on GitHubrefactor: Remove unnecessary handler and version option
2d9e42cView on GitHub