An open API service indexing awesome lists of open source software.

https://github.com/dakuten/taskwarrior-polybar

merely just a script showing the most urgent task and allowing it to be marked done
https://github.com/dakuten/taskwarrior-polybar

polybar taskwarrior

Last synced: 5 months ago
JSON representation

merely just a script showing the most urgent task and allowing it to be marked done

Awesome Lists containing this project

README

        

# taskwarrior-polybar
merely a script showing the most urgent task and allowing it to be marked done

![screenshot](sshot.png)

Place `task_polybar.sh` in your `$XDG_CONFIG_HOME/polybar` folder and add the following module to your `config` file:

```ini
[module/taskwarrior]
interval = 30
type = custom/script
exec = $XDG_CONFIG_HOME/polybar/task_polybar.sh
format =
format-foreground = #FFF
format-prefix = " "
click-left = task "$((`cat /tmp/tw_polybar_id`))" done
```

The font here used for special characters is Wuncon Siji.