working monitor-session-activity.sh, tmux plugin script untested

This commit is contained in:
Andreas Kohlbecker 2021-05-20 09:12:39 +02:00
commit edf141cc8c
4 changed files with 110 additions and 0 deletions

10
README.md Normal file
View 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.