Skip to content

ianalloway/oss-archive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskmaster

AI-Powered Terminal Task Manager

Install

pip install -e .

Usage

taskmaster add "Write blog post" --high
taskmaster ls
taskmaster ls --high
taskmaster done 1
taskmaster ai
taskmaster stats

Features

  • Add tasks with priority levels
  • AI prioritization (sorts by deadline + priority)
  • Stats tracking
  • Natural language input

About

Snapshots of archived public repos: one branch per project (archive/<repo>). Main branch is the index.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors