Settings

Theme

Show HN: Kanban-Python a Terminal Kanban Application Written in Python

github.com

4 points by Zaloog · 2 comments · 1 min read

Reader

Hi everyone, I want to share my first published python package. It allows to manage multiple kanban boards in the terminal. And creates .json files to store the tasks for each specific board.

Inspiration come from kitplummers clikan, which was featured on HN a few years ago [1]. kanban-python's workflow is more guided, it also comes with features like custom column creation directly in a config file and more.

Happy to answer questions. If you have ideas/find bugs feel free to create an issue

[1] https://news.ycombinator.com/item?id=22890955

1 thread
nothrowaways

Nice doc

  • ZaloogOP

    Thanks :) Anything you think that could be improved from your point of view?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection