MCPcopy Index your code
hub / github.com/antonmedv/watch

github.com/antonmedv/watch @v1.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.1 ↗ · + Follow
3 symbols 11 edges 3 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

watch

⏰ watch

watch tool rewritten in go.

Features

  • 2s interval
  • working aliases
  • configurable shell
  • windows support

Usage

watch [command]

Specify command for watch by setting WATCH_COMMAND (bash -cli by default).

export WATCH_COMMAND=`fish -c`

Example

watch git status
watch curl wttr.in
watch 'll | grep .go'

Install

go get github.com/antonmedv/watch

License

MIT

Core symbols most depended-on inside this repo

cmdOutput
called by 1
watch_unix.go
cmdOutput
called by 0
watch_windows.go
main
called by 0
watch.go

Shape

Function 3

Languages

Go100%

Modules by API surface

watch_windows.go1 symbols
watch_unix.go1 symbols
watch.go1 symbols

For agents

$ claude mcp add watch \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact