Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 2.44 KB

NOTES.md

File metadata and controls

38 lines (29 loc) · 2.44 KB

Similar projects

If sigi doesn't do quite what you want, check out these similar projects. Sigi was created before I found these, but some inspiration may be gleaned from them for improvement. Most in this list predate sigi by several years.

Similar CLIs

  • devtodo - A hierarchical command-line task manager
  • dstask - Single binary terminal-based TODO manager with git-based sync + markdown notes per task
  • geek-life - The CLI To-Do List / Task Manager for Geeks
  • grit - Multitree-based task manager
  • node-todo-cli - A command line program that manages todo tasks
  • py-todo-cli - A simple command line Todo program written in Python
  • taskell - Command-line Kanban board/task management
  • taskwarrior - Taskwarrior is Free and Open Source Software that manages your TODO list from the command line
  • tax - CLI task list manager
  • todo cli - Todo CLI is a simple program that uses a sqlite3 database to keep track of your tasks
  • todo.txt - Future-proof task tracking in a file you control
  • ultralist - Command-line task management for tech folks
  • yokadi - Yokadi is a command line oriented, sqlite powered, todo-list

Similar CLI Definitions

  • gophercises #7: task - TODO CLI definition. (Defines a CLI)
  • pushpop - "Mental stack manager" definition. (Defines both a GUI and CLI)

Similar non-CLI apps

Similar Databases

  • piladb - Stack-based database. (A working REST API and Database)