https://github.com/dylex/blink
blink(1) daemon for control and system monitoring
https://github.com/dylex/blink
Last synced: 5 months ago
JSON representation
blink(1) daemon for control and system monitoring
- Host: GitHub
- URL: https://github.com/dylex/blink
- Owner: dylex
- License: bsd-3-clause
- Created: 2012-12-11T16:17:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T16:20:54.000Z (almost 2 years ago)
- Last Synced: 2025-07-16T03:42:26.648Z (11 months ago)
- Language: Haskell
- Size: 140 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
blink(1) daemon for control and system monitoring
blinkd is a daemon for controlling blink(1) which can multiplex different
sources for blink(1) activity (additively). It includes a control socket with
a command-line interface (blink), a load-average blinker, a maildir monitor,
and other things I've found useful. It currently has no configuration so
you'll have to edit the code if you want to change or add new features.