one-wip

Crates.ioone-wip
lib.rsone-wip
version0.1.1
sourcesrc
created_at2023-10-19 18:31:59.190682
updated_at2023-10-19 18:31:59.190682
descriptionA tui kanban board that allows only one item in doing
homepage
repository
max_upload_size
id1008130
size36,768
Thales Maciel (thales-maciel)

documentation

README

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.

Commit count: 0

cargo fmt