Skip to content

davidsierradz/i3blocks-taskwarrior-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3blocks taskwarrior clojure

An i3blocks block for displaying Taskwarrior tasks in your i3bar. Written in Clojure for using with babashka (a native fast-starting Clojure scripting environment).

  1. No active tasks:

    pic-1

  2. Active task (with optional timeago bash script):

    pic-2

  3. Active task (without optional timeago bash script):

    pic-3

Requisites

  1. babashka
  2. i3blocks

Usage

  1. Copy ./i3blocks-task (and optionally ./timeago) in your $PATH.

  2. In your i3blocks config file:

    [taskw]
    full_text=...
    command=i3blocks-task
    interval=10
    format=json
    
  3. Restart i3

About

taskwarrior i3block with clojure's babashka

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published