All Projects → antonmedv → Watch

antonmedv / Watch

Licence: mit
watch tool rewritten in go

Programming Languages

go
31211 projects - #10 most used programming language
watch

⏰ watch

watch tool rewritten in go.

Features

  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].