Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

145watch

Cross-platform implementation of procps watch

winget install 54145a.145watch

link

Usage

Usage: watch [options] (<command> | false)
Options:
        -b, --beep      beep if command has a non-zero exit
        -n, --interval <seconds>        seconds to wait between updates, minimum is 0.1
        -p, --precise   run command in precise intervals

-h, --help      show help and exit
-v, --version   show version info and exit

Example

./145watch.exe -p -b -n 0.5 false

Build

cd build
cmake .. # For Windows, use vcpkg (https://learn.microsoft.com/en-us/vcpkg/get_started/get-started)
cmake --build .

Windows build

Roadmap

  • Basic functionality (80%)
  • TUI (0%)
  • Extended functionality (0%)

Contributions are welcomed.

not by ai

About

Cross-platform implementation of procps watch

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages