diff options
-rw-r--r-- | README.md | 20 |
1 files changed, 14 insertions, 6 deletions
@@ -1,11 +1,13 @@ ## What is `pw`? -`pw` stands for Pipe Watch. Pipe-Watch is a new monitoring utility for -Unix-like systems, developed starting in April 2022. +`pw` stands for Pipe Watch. Pipe Watch is a new, unique text stream monitoring +utility for Unix-like systems, developed starting in April 2022. +Pipe Watch is used similarly to a pager, like the `less` utility, but the +paradigm is quite different. ## Demo Video -<div style="padding:55% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/705257869?h=7e8d85a3c2&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="pipewatch-gnome-strace.mp4"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script> +<div style="padding:55% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/710155314?h=25a55d09c0&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="pipe-watch-proc-interrupts.mp4"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script> ## More Info @@ -68,15 +70,21 @@ for text streams. The [`pw` man page](../tree/pw.1) has all the usage details. -## LIcense +## License `pw` is offered under the two-clause BSD license. See the [`LICENSE`](../tree/LICENSE) file. -## Video: Vertical Panes Demo +## Other Videos + +Original Demo: + +<div style="padding:75% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/705257869?h=7e8d85a3c2&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="pipewatch-gnome-strace.mp4"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script> + +Vertical Panes Demo <div style="padding:75% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/707385984?h=839efed1ad&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="pw-split-screen.mp4"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script> ## High Level State Diagram - + |