Skip to content

yamadapc/toggl-cli-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toggl-cli-status

See your current Toggl Time Entry in the Terminal.

demo

Using it on tmux or zsh is super buggy/slow atm.

Using it on zsh

On your theme:

RPROMPT="%{$fg_bold[grey]%}$(toggl-cli-status -s)"

How mine looks:

Using it on tmux

set -g status-right '#(toggl-cli-status -s)'

License

This code is licensed under the MIT license. For more information please refer to the LICENSE file.

About

See your current Toggl Time Entry in the Terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages