Skip to content

chrahunt/python-tmux-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux timer

This package provides a timer that can be used in tmux.

Usage

First, set up your tmux config to run the display command

set -g status-right '#(tmux_timer show)'

Next, set up bindings to invoke the timer

bind t run-shell "tmux_timer toggle"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages