Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 496 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 496 Bytes

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.