Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

termban

terminal + kanban = termban

This was a project I used to learn how to build bubbletea TUIs.

It is archived and not being worked on anymore, but if you need a simple, local Kanban board in your terminal, it works pretty well!

How to Run

Default Key Binds

  • Left and Right Arrow Keys: Navigate between columns
  • Up and Down Arrow Keys: Navigate between tasks in columns
  • Space: Switch between List Mode and Move Mode
    • When in move mode, your currently selected task is highlighted blue. You can then use the left and right arrow keys to move it to a different column.
    • Once done moving a task, you can hit space again to return to list mode.
  • While in List Mode:
    • A: Add a new task (it will bring up a text entry field to enter the title and description, note the description won't be visible because I never implemented that part...)
    • D: Delete a task
  • Escape: Exit termban

About

terminal + kanban = termban

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages