#board #tui #kanban #focus #task

app one-wip

A tui kanban board that allows only one item in doing

1 unstable release

0.1.1 Oct 19, 2023

#7 in #kanban

22 downloads per month

MIT license

25KB
617 lines

One Wip

One Wip is a tui built in Rust that provides a simple Kanban board for managing tasks. It enforces a "one item in progress" rule and offers a focus mode.

Use vim-like keyboard shortcuts to interact with the Kanban board. Press F to enter focus mode.

Roadmap

[x] Add help bar or float window [x] Implement file-based persistence

Contributing

If you encounter issues or have suggestions, please open an issue or submit a pull request.

License

MIT, do whatever you want.

Dependencies

~7–20MB
~227K SLoC