working monitor-session-activity.sh, tmux plugin script untested
This commit is contained in:
commit
edf141cc8c
4 changed files with 110 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# tmux-watcher-tmux
|
||||
|
||||
A [activity watcher](https://activitywatch.net) for tmux.
|
||||
|
||||
Watches for activity in multiple tmux sesstions and reports `session_name`, `window_name`, `pane_title`, `pane_current_command`, and `pane_current_path`.
|
||||
|
||||
## How to install
|
||||
|
||||
Intall the [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) and install `akohlbecker/aw-watcher-tmux` as tmux plugin. More detailed instructions are found in the tmp README.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue