# Viddy - Go로 재작성한 모던 Watch 커맨드

> Clean Markdown view of GeekNews topic #6824. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6824](https://news.hada.io/topic?id=6824)
- GeekNews Markdown: [https://news.hada.io/topic/6824.md](https://news.hada.io/topic/6824.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-06-24T09:02:15+09:00
- Updated: 2022-06-24T09:02:15+09:00
- Original source: [github.com/sachaos](https://github.com/sachaos/viddy)
- Points: 19
- Comments: 1

## Topic Body

- 기존 watch의 기본 기능 그대로 동작   
  - 커맨드를 주기적으로 실행하고, 결과 표시   
  - 컬러 출력, 변경부분 강조  
- 타임머신 모드 : 비디오 처럼 다시감기 가능. 과거 또는 미래로 이동하기  
- Pager에서 출력 보기   
- Vim 키맵  
- 검색 기능 지원   
- 중단/재시작 가능   
- 강제로 정확한 간격으로 커맨드 실행 가능   
- 쉘 Alias 지원   
- 커스텀 키매핑/색상 지원

## Comments



### Comment 10779

- Author: galadbran
- Created: 2022-06-24T09:17:32+09:00
- Points: 2

이전에 hwatch 라는 도구도 뉴스에 올라온 적이 있네요. https://news.hada.io/topic?id=5347
