GitHunt
AN

A kanban board for the terminal, made with Python3 and Urwid.

[WIP] Kanban

A Kanban board for the terminal made with Python3 and Urwid, inspired by Taskell. Pull requests are welcome! =)

demo image

It stores the data in a markdown file.

Minimal features for v1.0

Todo

  • Create lists.
  • Edit lists.
  • Move lists.
  • Edit cards.
    • Create an edit card UI.
    • Save changes.
  • Theme config file.

Done

  • Save data to markdown files.
  • Read data from markdown files.
    • Parse markdown file.
    • Display notes.
  • Move cards
  • Remove cards
  • Create cards
  • Remove lists
  • Different card styles.

Languages

Python100.0%

Contributors

Created May 18, 2019
Updated June 14, 2019
AnderRasoVazquez/kanban | GitHunt