Skip to content

maggick/i3blocks-timew

Repository files navigation

Timew

Interact with timewarrior and taskwarrior directly from i3blocks.

no active task

Integrated with taskwarrior, will allow to choose a pending task if any.

First windows with taskwarrior pending tasks

If there is no pending task or the user click on "cancel", a second floating window allows to input the task name.

floating windows to input task name

Show current task time when active.

active task, time tracking

Install

pip install -r requirements.txt

Two dependencies are required for this blocklet:

  • easygui: draw the windows
  • tasklib: interact with taskwarrior

Config

i3blocks

[timew]
interval=10
signal=10

i3

In order to have a floating window with i3.

# for python easygui
for_window [title="task" class="Tk"] floating enable

Upstream repository

The upstream repository is located on GitHub at maggick/i3blocks-timew.

About

timew module for i3blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages