# 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.