Todo
:white_check_mark: Commad-Line Task management with storage on your GitHub :fire:
Install / Use
/learn @ivanpaulovich/TodoREADME
:white_check_mark: Commad-Line Task management with storage on your GitHub :fire:
<a href="https://www.nuget.org/packages/todo/" rel="todo"></a>
The simple task management powered by .NET Core Global Tools and accesible everywhere with your GitHub account.
Demo

Install
$ dotnet tool install -g todo
Setup
It requires a Personal Access Token from your GitHub account. Create one, make sure to include Gist in the scope and copy the token.
Replace the YOUR_GIST_TOKEN with the copied token then run the following command:
$ todo gt YOUR_GIST_TOKEN
Task Management Commands
| Command | Description |
|---|---|
| todo "Boil water in a large pot" | Adds a new task. |
| todo ls | List all tasks. |
| todo ren 128 "Salt the water" | Renames task title with id 128 to Salt the water. |
| todo do 6d | Marks task with id 6d to done. |
| todo undo f1381d68 | Marks task with id f1381d68 to incomplete. |
| todo rm f02a57b8 | Removes task with id f02a57b8. |
Configuration Commands
| Command | Description |
|---|---|
| todo gt YOUR_GIST_TOKEN | Set the GitHub account ID. |
| todo gi YOUR_GIST_ID | Set the Gist ID to sync your tasks. |
Run todo help for the complete list of parameters and todo i to enter in the interactive mode.
Development
:arrow_forward: Running from source
$ dotnet run --project "source/TodoList.ConsoleApp/TodoList.ConsoleApp.csproj" -- i
:checkered_flag: Development Environment
- MacOS Mojave :apple:
- Visual Studio Code :heart:
- .NET Core SDK 2.2
- Docker :whale: (Optional)
- SQL Server (Optional)
:telephone: Support and Issues
Please give it a star then open an issue.
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
