Skip to content

A simple terminal kanban board written in zig

Notifications You must be signed in to change notification settings

jhickner/kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kanban

Very simple terminal kanban board backed by a toml file. Cards can be moved between columns, all other editing happens in your editor.

arrows         move around between cards/columns
shift-arrows   change card order/column
e              edit the .toml file backing the board
ctrl-s         save
enter          if "link" is defined for the current card, open it
q              quit
space          toggle preview pane (shows desc field)

About

A simple terminal kanban board written in zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published