./misc/rust-kanban, Kanban board for the terminal

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.2, Package name: rust-kanban-0.8.2, Maintainer: pin

Kanban App for the terminal written in rust.

This kanban app will allow the user to be more productive by prioritizing tasks
and achieving goals faster.


Master sites:

Filesize: 139.634 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-20 12:26:14 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/rust-kanban: update to 0.8.2

Fixed compile issues on newer versions of rust
+ bumped dependencies
+ clippy fixes + added extra info if no cards are present in a board
+ code refactoring for readability
+ shifted from saving access tokens to saving refresh tokens
+ fixed horizontal scrollbar not rendering
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-09-22 20:52:48 by pin | Files touched by this commit (3) | Package updated
Log message:
misc/rust-kanban: update to 0.8.1

v0.8.1

Fixed cursor not showing up when editing + clippy fixes
   2023-09-13 22:39:49 by pin | Files touched by this commit (5)
Log message:
misc/rust-kanban: import package

Kanban App for the terminal written in rust.

This kanban app will allow the user to be more productive by prioritizing tasks
and achieving goals faster.