diff options
| author | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-22 17:20:16 +0300 |
|---|---|---|
| committer | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-22 17:20:16 +0300 |
| commit | 2af8c8b3f5e7fb82973fac6d6134f80ae4985f79 (patch) | |
| tree | b6489523475a5fe840a7ae9976d724c0f5e1e9a0 /README.md | |
| parent | ac2d6cc974ee561b99595f977fb5c0c2599f78f5 (diff) | |
docs: add scaled logo and screenshot
Diffstat (limited to 'README.md')
| -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 + + + |
