Hacker News new | ask | show | jobs
by ptdel 2896 days ago
taskwarrior. command line todo list, has a sync server for sharing tasks across devices. I like it because i can just type `task` in the shell and see what i need and keep working, then if i finish something it's `task x done` it does burndown charts and stuff too, all from the shell. nice api for plugging into and of course because it's in the shell it's already very extensible.