← Back to tools
View AGENTS.md for iKog
iKog
Fully-featured task manager in a single portable Python script
Description
iKog is a fully-featured task manager encapsulated within a single Python script. When run, it opens a Python shell where task-related commands (ADD, LIST, etc.) can be entered. It is highly portable -- just carry the script around.
AI Summary
Portable single-file Python task manager with interactive command shell
Capabilities
- + Add, list, and manage tasks
- + Fully portable as a single Python script
- + Interactive command shell for task management
Use When
- → You want a portable, single-file task manager
- → You need a simple task manager that runs anywhere Python is available
Avoid When
- x You need advanced features like sync or collaboration