Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lpenz/watchng

Executes a program periodically, showing output when it changes
https://github.com/lpenz/watchng

Last synced: 3 months ago
JSON representation

Executes a program periodically, showing output when it changes

Awesome Lists containing this project

README

        

[![CI](https://github.com/lpenz/watchng/actions/workflows/ci.yml/badge.svg)](https://github.com/lpenz/watchng/actions/workflows/ci.yml)
[![coveralls](https://coveralls.io/repos/github/lpenz/watchng/badge.svg?branch=main)](https://coveralls.io/github/lpenz/watchng?branch=main)
[![packagecloud](https://img.shields.io/badge/deb-packagecloud.io-844fec.svg)](https://packagecloud.io/app/lpenz/debian/search?q=watchng)

# watchng

watchng is a program that runs the given command-line periodically, showing the
output only when it is different than the last, along with the time.

**This repository is no longer maintained, please look at
[ogle](https://github.com/lpenz/ogle) for an alternative.**