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

https://github.com/borud/herder


https://github.com/borud/herder

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# herder

Simple utility to keep an eye on processes with a given name and kill
them if they start to consume obscene amounts of CPU. For instance
`powerd` on macOS.

Note that this is an experimental piece of software I mostly wrote to
figure out if Go is useful for system stuff.