diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Task Samurai - +<img src="logo.png" alt="tasksamurai logo" width="150" /> Task Samurai is a fast terminal interface for [Taskwarrior](https://taskwarrior.org/) written in Go using the [Bubble Tea](https://github.com/charmbracelet/bubbletea) framework. It shows your tasks in a table and lets you manage them without leaving your keyboard. @@ -58,3 +58,7 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are Example: press `+`, type `Buy milk` and hit Enter to add a new task called "Buy milk". +## Screenshot + + + |
