https://github.com/beebeeep/awdy
TUI task-tracker/board
https://github.com/beebeeep/awdy
Last synced: 3 days ago
JSON representation
TUI task-tracker/board
- Host: GitHub
- URL: https://github.com/beebeeep/awdy
- Owner: beebeeep
- License: mit
- Created: 2026-01-14T14:45:55.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-29T08:06:27.000Z (4 months ago)
- Last Synced: 2026-06-09T09:59:45.631Z (3 days ago)
- Language: Rust
- Size: 622 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Are We Done Yet?
================
Finally, a task tracker that doesn't suck. You got 4 lanes, tags, title, and description - do you really need anything else?
This is local version, for personal use. I will add multi-user, network-enabled version later, if I'll be bored enough.
Key bindings
------------
**Tab** to move between tags/lanes, **arrows** or **hjkl** to navigate between lanes and tasks.
**n** to create new task.
**Enter** to open task, **a** to archive task (tag it as "Archive", tasks with that tag are not shown by default).
In task view, use **Tab** to navigate between fields, **Ctrl+s** to save task and return back to main view.
Screenshots
-----------



